diff --git a/webui/static/style.css b/webui/static/style.css index 915a8817..43e58de2 100644 --- a/webui/static/style.css +++ b/webui/static/style.css @@ -1323,6 +1323,7 @@ body { .downloads-side-panel{ margin-top: 100px; + overflow-y: scroll; } /* Header: Replicates create_elegant_header() */