From 0743070c84bac9d415dcb979ccda631f83ee517e Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Mon, 29 Dec 2025 15:07:52 -0800 Subject: [PATCH] Update style.css --- webui/static/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/webui/static/style.css b/webui/static/style.css index 5ad9d4f1..5e2019bd 100644 --- a/webui/static/style.css +++ b/webui/static/style.css @@ -18878,7 +18878,10 @@ body { } .search-section.active { - display: block; + display: flex; + flex-direction: column; + flex-grow: 1; + overflow: hidden; } /* ========================================= */