updates for pane overflow-y options of UI.

This commit is contained in:
kunw 2016-05-18 22:53:47 +08:00
parent 050ee79ab9
commit 7b807ef5af

View File

@ -44,6 +44,7 @@
height: auto;
min-height: 1px;
max-height: 600px;
overflow-y: auto;
}
.sub-pane {