From d7f873a4242f4e49ad7c51272c7f9618998f546a Mon Sep 17 00:00:00 2001 From: Vukasin Date: Tue, 10 Jun 2025 21:06:18 +0200 Subject: [PATCH] fix: mobile responsive text overlap --- .../thread/chat-input/chat-input.tsx | 18 +++++++++--------- .../thread/chat-input/message-input.tsx | 19 ++++++++++++------- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/frontend/src/components/thread/chat-input/chat-input.tsx b/frontend/src/components/thread/chat-input/chat-input.tsx index dbe4ad41..c9a46c65 100644 --- a/frontend/src/components/thread/chat-input/chat-input.tsx +++ b/frontend/src/components/thread/chat-input/chat-input.tsx @@ -249,15 +249,15 @@ export const ChatInput = forwardRef( } }} > -
- - + + ( }; return ( -
-
+
+ +