diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 659dffd..a21e997 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -363,6 +363,8 @@ input[type=range]:focus::-ms-fill-upper display: flex; flex-direction: column; justify-content: flex-end; + height: 0; + overflow: visible; } #openwebrx-panels-container-left {