fix: style lint

(cherry picked from commit d639401646)
This commit is contained in:
xingyu
2023-06-21 19:26:14 +08:00
committed by shizhong
parent 9d525601bb
commit 1745a61d04
9 changed files with 43 additions and 16 deletions

View File

@ -38,10 +38,11 @@ $prefix-cls: #{$namespace}-app;
html,
body {
@extend .size;
padding: 0 !important;
margin: 0;
overflow: hidden;
@extend .size;
#app {
@extend .size;