mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
9 lines
116 B
SCSS
9 lines
116 B
SCSS
@import "src/styles/variables";
|
|
|
|
.attaches {
|
|
@include outer_shadow();
|
|
}
|
|
|
|
.helper {
|
|
z-index: 10000 !important;
|
|
}
|