feat: 全局样式修改
This commit is contained in:
parent
075a858fc6
commit
a286e4fab9
|
@ -45,4 +45,5 @@
|
||||||
height: calc(100vh - 95px) !important;
|
height: calc(100vh - 95px) !important;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue