Merge pull request #63 from liangbi/improve-ui

Improve UI
pull/70/head
qiang.ou 2018-07-02 21:59:26 +08:00 committed by GitHub
commit 1ce41448c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -61,6 +61,7 @@ export default {
margin:0;
}
#main-container .el-main {
height: calc(100vh - 116px);
margin:20px 20px 0 20px;
}
.el-aside .el-menu {