naive-ui/styles/WithMargin.scss

5 lines
76 B
SCSS

@import './mixins/mixins.scss';
@include b(with-padding) {
width: 100%;
}