From 2016eae0c9e62a841df25011a86886a1b37ea572 Mon Sep 17 00:00:00 2001 From: Quentin Macheda <69113642+QuentinMacheda@users.noreply.github.com> Date: Fri, 3 May 2024 09:11:29 +0100 Subject: [PATCH] Remove hidden overflow property of tailwind + Update buttons position (under textarea) (#2856) Please be aware of the lint prettier failed --- web/screens/Chat/EditChatInput/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/screens/Chat/EditChatInput/index.tsx b/web/screens/Chat/EditChatInput/index.tsx index fba4b0b8a..e40e1effd 100644 --- a/web/screens/Chat/EditChatInput/index.tsx +++ b/web/screens/Chat/EditChatInput/index.tsx @@ -129,11 +129,11 @@ const EditChatInput: React.FC = ({ message }) => { } return ( -
+