新版大屏顶部

This commit is contained in:
aixianling
2023-03-09 16:47:32 +08:00
parent f2d0a09dc8
commit 8615e4cb34
10 changed files with 172 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ $--font-path: '~element-ui/lib/theme-chalk/fonts';
}
}
@each $v in (8, 10, 12, 14, 16, 20, 32, 48, 56, 64, 80) {
@each $v in (8, 10, 12, 14, 16, 20, 24, 32, 48, 56, 64, 80) {
//gap
.gap-#{$v} {
gap: #{$v}px