From c907432782c3f3f744f43f2f209155e97fd55f45 Mon Sep 17 00:00:00 2001 From: lyzno1 Date: Wed, 10 Sep 2025 23:44:18 +0800 Subject: [PATCH] fix: send button ui --- app/components/chat/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/chat/index.tsx b/app/components/chat/index.tsx index 9ded7bb..a959686 100644 --- a/app/components/chat/index.tsx +++ b/app/components/chat/index.tsx @@ -221,8 +221,8 @@ const Chat: FC = ({ onKeyDown={handleKeyDown} autoSize /> -
-
{query.trim().length}
+
+
{query.trim().length}