mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-04 09:06:40 +07:00
6 lines
90 B
SCSS
6 lines
90 B
SCSS
@import "src/styles/variables";
|
|
|
|
.helper {
|
|
opacity: 0.5;
|
|
z-index: 10000 !important;
|
|
}
|