1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00
vault-frontend/src/components/comment/CommentFormAttaches/styles.module.scss
2021-03-01 10:45:20 +07:00

9 lines
116 B
SCSS

@import "src/styles/variables";
.attaches {
@include outer_shadow();
}
.helper {
z-index: 10000 !important;
}