1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00
vault-frontend/src/components/editors/AudioEditor/styles.module.scss
2020-11-06 12:15:07 +07:00

4 lines
79 B
SCSS

.wrap {
padding-bottom: $upload_button_height + $gap;
min-height: 200px;
}