Make config panels to scroll vertically if needed

This commit is contained in:
Nathan Sobo
2013-04-11 14:08:02 -06:00
committed by Corey Johnson & Kevin Sawicki
parent 027bada7d5
commit 707ed3c51a

View File

@@ -22,6 +22,7 @@
#panels {
-webkit-flex: 1;
overflow-y: auto;
> div {
padding: 10px;
}