
solve this ticket : https://app.ora.pm/p/fb56ed95daa7456b888d266a050b9afa?v=86662&s=28293&t=k&c=657791f3b1c64e6cbbf22f9378c0bdae Co-authored-by: OxSaitama <arnaud.daubernatali@smart-chain.fr>
10 lines
114 B
SCSS
10 lines
114 B
SCSS
@import "@Themes/constants.scss";
|
|
|
|
.root {
|
|
.burger-icon {
|
|
cursor: pointer;
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
}
|