diff --git a/webinterface/layout.css b/webinterface/layout.css index 8ba438f..a9e17e7 100644 --- a/webinterface/layout.css +++ b/webinterface/layout.css @@ -7,7 +7,7 @@ body { :root { --top-height: 34px; --side-width: 37px; - --bottom-height: 100px; + --bottom-height: 1px; --menu-bg-color: #333; --menu-fg-color: linen;