scrollbar: fix add panel height bug

This commit is contained in:
Alexander Zobnin
2018-04-06 20:31:44 +03:00
parent d3d64337b4
commit 41e5d66e39
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
.add-panel-container {
height: 100%;
}
.add-panel {
height: 100%;