update for setting mainframe center in css style.

This commit is contained in:
kunw 2016-06-22 12:19:35 +08:00
parent 0a0b206863
commit aafeabdf4e

View File

@ -33,8 +33,6 @@ body {
background-color: #EFEFEF; background-color: #EFEFEF;
max-height: 100%; max-height: 100%;
height: 100%; height: 100%;
overflow-y: auto;
overflow-x: hidden;
} }
.up-section { .up-section {