From 5d6525e255b4f6ab58f7864eaa8f57ea7cb59be9 Mon Sep 17 00:00:00 2001 From: hobby Date: Wed, 26 Feb 2025 09:20:22 +0800 Subject: [PATCH] fix chat ui monile --- src/components/ChatUI.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ChatUI.tsx b/src/components/ChatUI.tsx index 6d0ed04..51757a2 100644 --- a/src/components/ChatUI.tsx +++ b/src/components/ChatUI.tsx @@ -380,8 +380,8 @@ const ChatUI = () => { return ( <> -
-
+
+
{/* Header */}