From 05a93fcbed510364d9e48ac24795fcf048703bf7 Mon Sep 17 00:00:00 2001 From: Debanjum Date: Mon, 4 Nov 2024 20:49:35 -0800 Subject: [PATCH] v-align attach, send buttons with chat input text area on web app Otherwise, those buttons look off-center when images are attached to the chat input area --- .../web/app/components/chatInputArea/chatInputArea.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/interface/web/app/components/chatInputArea/chatInputArea.tsx b/src/interface/web/app/components/chatInputArea/chatInputArea.tsx index 74e15523..a036ccb3 100644 --- a/src/interface/web/app/components/chatInputArea/chatInputArea.tsx +++ b/src/interface/web/app/components/chatInputArea/chatInputArea.tsx @@ -458,7 +458,7 @@ export const ChatInputArea = forwardRef((pr onChange={handleFileChange} style={{ display: "none" }} /> -
+
-
+
{recording ? (