fix: 样式微调

This commit is contained in:
张益铭
2021-03-29 19:10:02 +08:00
parent f07d3fef9f
commit fd387fe5cd
4 changed files with 39 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ label {
}
html {
overflow-x: hidden;
overflow: hidden;
width: 100%;
height: 100%;
box-sizing: border-box;
@@ -29,7 +29,7 @@ html {
#app {
width: 100%;
height: 100%;
overflow-x: hidden;
overflow: hidden;
}
*,