Compare commits

..

No commits in common. "e2c9a0d73a3d0f1104c00618a76c085d7f37532c" and "8c24b0be7169cb7539fb9869f6e1d9fcfb8d01fd" have entirely different histories.

1 changed files with 3 additions and 1 deletions

View File

@ -13,9 +13,11 @@ html {
overflow: hidden; overflow: hidden;
} }
body { body {
padding:10px;
min-width: 1280px;
width: 100%; width: 100%;
height: 100%; height: 100%;
overflow: hidden; overflow: scroll;
} }
.h5-left { .h5-left {
width: 100%; width: 100%;