From 98691c1d9e86db2533d1e0f6013faaa700f5230a Mon Sep 17 00:00:00 2001 From: xintaofei Date: Thu, 9 Apr 2026 14:02:17 +0800 Subject: [PATCH] fix(ui): add flex container to sidebar wrapper to enable conversation list scrolling Co-Authored-By: Claude Opus 4.6 (1M context) --- src/components/layout/sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/sidebar.tsx b/src/components/layout/sidebar.tsx index 5eb4fa1..80b8ea1 100644 --- a/src/components/layout/sidebar.tsx +++ b/src/components/layout/sidebar.tsx @@ -74,7 +74,7 @@ export function Sidebar() { {/* On mobile, clicking a conversation card auto-closes the Sheet */}
{