Skip to content

Commit

Permalink
Merge pull request ouqiang#63 from liangbi/improve-ui
Browse files Browse the repository at this point in the history
Improve UI
  • Loading branch information
ouqiang authored Jul 2, 2018
2 parents 233124b + 03afad0 commit 1ce4144
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion internal/statik/statik.go

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions web/vue/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 1ce4144

Please sign in to comment.