From 5d02ee16b002a7e643e1cb1d89c16fd13adc7b56 Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Fri, 29 Aug 2025 15:13:54 -0700 Subject: [PATCH] Update style.css --- webui/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/static/style.css b/webui/static/style.css index c283d14c..a0e65bdf 100644 --- a/webui/static/style.css +++ b/webui/static/style.css @@ -386,7 +386,7 @@ body { } .progress-bar { - position: absolute; + top: 0; left: 0; width: 100%;