8 lines
106 B
SCSS
8 lines
106 B
SCSS
@import "@Themes/constants.scss";
|
|
|
|
.root {
|
|
position: fixed;
|
|
bottom: 16px;
|
|
right: 24px;
|
|
opacity: 0.3;
|
|
} |