From 30c1acbd2b16b41360ac56473455ea5bff9d8b41 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Fri, 7 Oct 2022 06:36:36 +0200 Subject: [PATCH] =?UTF-8?q?:children=5Fcrossing:=20(bot)=20Display=20input?= =?UTF-8?q?s=20to=20the=20right=20s=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/ChatGroup/ChatBlock/InputChatBlock.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bot-engine/src/components/ChatGroup/ChatBlock/InputChatBlock.tsx b/packages/bot-engine/src/components/ChatGroup/ChatBlock/InputChatBlock.tsx index 6e7ad4df2..5ba6b3bfb 100644 --- a/packages/bot-engine/src/components/ChatGroup/ChatBlock/InputChatBlock.tsx +++ b/packages/bot-engine/src/components/ChatGroup/ChatBlock/InputChatBlock.tsx @@ -79,7 +79,7 @@ export const InputChatBlock = ({ } return ( -
+
{hasAvatar && (
)}