Merge pull request #422 from yhua123/patch-3

Update dashboard.css
This commit is contained in:
kun wang 2016-06-28 11:16:31 +08:00 committed by GitHub
commit 8c863100aa

View File

@ -1,5 +1,5 @@
.up-section .up-table-pane { .up-section .up-table-pane {
overflow-y: scroll; overflow-y: auto;
height: 180px; height: 180px;
margin-top: -10px; margin-top: -10px;
} }