render sidebar without height limit

This commit is contained in:
Thomas Kriechbaumer 2018-03-03 13:01:38 +01:00
parent 9760396a37
commit f3a27e2779

View File

@ -6718,7 +6718,6 @@ label.panel-block {
padding: 3rem 1.5rem 6rem; }
.sidebody {
height: 100vh;
overflow-x: hidden;
overflow-y: scroll; }