mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-12 08:19:06 +05:30
10 lines
90 B
SCSS
10 lines
90 B
SCSS
|
@import '~components/ui/colors.scss';
|
||
|
|
||
|
.overflow {
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
|
||
|
.content {
|
||
|
|
||
|
}
|