From d318275fc1dd08874f5d5267df8531f2ed3137af Mon Sep 17 00:00:00 2001 From: maojindao55 Date: Thu, 27 Feb 2025 10:20:32 +0800 Subject: [PATCH] fix bg color --- 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 5da1ee8..1ac8692 100644 --- a/src/components/ChatUI.tsx +++ b/src/components/ChatUI.tsx @@ -380,7 +380,7 @@ const ChatUI = () => { return ( <> -
+
{/* Header */}
@@ -416,7 +416,7 @@ const ChatUI = () => {
)}
-
+

{group.name}