style:样式
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -26,7 +26,7 @@ export default { | ... | @@ -26,7 +26,7 @@ export default { |
26 | .app-main { | 26 | .app-main { |
27 | height: calc(100% - 48px); | 27 | height: calc(100% - 48px); |
28 | overflow-x: auto; | 28 | overflow-x: auto; |
29 | padding: 15px; | 29 | padding: 5px; |
30 | box-sizing: border-box; | 30 | box-sizing: border-box; |
31 | background-color: #EDF1F7; | 31 | background-color: #EDF1F7; |
32 | box-sizing: border-box; | 32 | box-sizing: border-box; | ... | ... |
-
Please register or sign in to post a comment