From 3de47a88251fb02cbbdd2c28f3470a78631c7aac Mon Sep 17 00:00:00 2001 From: rouggy Date: Tue, 21 Jul 2026 09:49:49 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20pin=20bottom=20status=20bar=20=E2=80=94?= =?UTF-8?q?=20root=20no=20longer=20shows=20a=20horizontal=20scrollbar=20th?= =?UTF-8?q?at=20overlapped=20it=20in=20a=20small=20window?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index ac1e081..762fdf9 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -3695,7 +3695,7 @@ export default function App() { }; return ( -
+
{/* ===== TOPBAR ===== */} {compact ? (