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/editors/TextEditor/styles.module.scss
2020-11-06 13:05:43 +07:00

7 lines
85 B
SCSS

@import "src/styles/variables";
.wrap {
& > div {
padding-bottom: 64px;
}
}