commons/admin/src/components/atoms/Form/Row.module.scss

6 lines
75 B
SCSS

@import '../../../styles/variables';
.row {
margin-bottom: $spacer;
}