Update dashboard.css

fix #382
https://github.com/vmware/harbor/issues/382
This commit is contained in:
yhua123 2016-06-27 16:58:53 +08:00 committed by GitHub
parent 7274bb8c4e
commit be912c3748

View File

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