From a747aff2364beca0ba76538b6482220d0a5bae4a Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Sat, 27 Dec 2025 22:40:17 +0100 Subject: [PATCH] bigger --- modules/web.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/web.html b/modules/web.html index df4277c..5616164 100644 --- a/modules/web.html +++ b/modules/web.html @@ -61,7 +61,7 @@ min-height: 150px; /* Ensure it's always at least this tall */ } #section-queue { - flex: 0 0 160px; /* Don't grow, don't shrink, and have a fixed height */ + flex: 0 0 240px; /* Don't grow, don't shrink, and have a fixed height */ } #playlist-box, #queue-box {