From f372294800143501568ca95c0a7c0c4795f343ac Mon Sep 17 00:00:00 2001 From: Jovines <1246634075@qq.com> Date: Thu, 26 Feb 2026 16:37:24 +0800 Subject: [PATCH] fix(mobile): expand clickable area for session status bar collapse (#517) --- .../src/components/chat/MobileSessionStatusBar.tsx | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/ui/src/components/chat/MobileSessionStatusBar.tsx b/packages/ui/src/components/chat/MobileSessionStatusBar.tsx index ed387a6b..2dbe76b4 100644 --- a/packages/ui/src/components/chat/MobileSessionStatusBar.tsx +++ b/packages/ui/src/components/chat/MobileSessionStatusBar.tsx @@ -902,7 +902,18 @@ function ExpandedView({ isExpanded={true} /> -