mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-15 04:42:23 +08:00
6 lines
102 B
SCSS
6 lines
102 B
SCSS
@import './mixins/mixins.scss';
|
|
|
|
@include b(with-padding) {
|
|
box-sizing: border-box;
|
|
width: 100%;
|
|
} |