Merge branch 'new-ui-with-sync-image' of https://github.com/vmware/harbor into new-ui-with-sync-image

This commit is contained in:
kunw 2016-06-28 11:16:48 +08:00
commit 9b39950382

View File

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