From 678bbf8fe8c5424f3a2244a3df7626b480687755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=9E=E6=B3=95=E6=93=8D=E4=BD=9C?= Date: Wed, 11 Sep 2024 15:58:20 +0800 Subject: [PATCH] fix: upload img icon mis-align in the chat input area (#8263) --- web/app/components/base/chat/chat/chat-input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/base/chat/chat/chat-input.tsx b/web/app/components/base/chat/chat/chat-input.tsx index a90f86402d110a..fdb09dc3ae4c6c 100644 --- a/web/app/components/base/chat/chat/chat-input.tsx +++ b/web/app/components/base/chat/chat/chat-input.tsx @@ -159,7 +159,7 @@ const ChatInput: FC = ({ { visionConfig?.enabled && ( <> -
+