From 252cc50aa4fb15ba332993abbdcad3beb8b7830c Mon Sep 17 00:00:00 2001 From: Gronod Date: Tue, 19 May 2026 22:29:03 +0100 Subject: [PATCH] fix(ui): Add loading state and min-height for status-content Added loading indicator text and min-height CSS for #status-content to prevent the empty card appearance when status panel first opens. --- public/index.html | 2 +- public/style.css | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 325f222..13b24d9 100644 --- a/public/index.html +++ b/public/index.html @@ -70,7 +70,7 @@