From 7f54256ac037f9751c1d741d9601d6255a80237b Mon Sep 17 00:00:00 2001 From: TaskPool Date: Sun, 26 Jul 2026 16:44:03 +0800 Subject: [PATCH] fix(ui): narrow collapsed sidebar to 52px --- web/src/components/Layout.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/web/src/components/Layout.tsx b/web/src/components/Layout.tsx index a667178..f0463b9 100644 --- a/web/src/components/Layout.tsx +++ b/web/src/components/Layout.tsx @@ -150,17 +150,22 @@ export default function Layout() {