界面完成
This commit is contained in:
@@ -26,7 +26,7 @@ $--font-path: '~element-ui/lib/theme-chalk/fonts';
|
||||
@each $v in (8, 10, 12, 14, 16, 20, 24, 27, 32, 48, 56, 64, 80) {
|
||||
//gap
|
||||
.gap-#{$v} {
|
||||
gap: #{$v}px
|
||||
gap: #{$v}px !important;
|
||||
}
|
||||
.font-#{$v} {
|
||||
font-size: #{$v}px;
|
||||
|
||||
Reference in New Issue
Block a user