From 5802c4b30a8c3e41f1c2aea313c09d56a72384bf Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Sat, 23 Aug 2025 23:55:01 -0700 Subject: [PATCH] Update style.css --- webui/static/style.css | 1 + 1 file changed, 1 insertion(+) 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() */