From 611dbad7cdaef8b331ce2e3f6e9f09545f2c7cbc Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Sat, 9 Apr 2022 17:53:48 -0500 Subject: [PATCH] =?UTF-8?q?feat(viewer):=20=F0=9F=92=84=20Add=20margins=20?= =?UTF-8?q?on=20bubbles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/bot-engine/src/components/ChatBlock/ChatBlock.tsx | 2 +- .../components/ChatBlock/ChatStep/bubbles/GuestBubble.tsx | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/packages/bot-engine/src/components/ChatBlock/ChatBlock.tsx b/packages/bot-engine/src/components/ChatBlock/ChatBlock.tsx index 75d32bdfc..ddcec99ed 100644 --- a/packages/bot-engine/src/components/ChatBlock/ChatBlock.tsx +++ b/packages/bot-engine/src/components/ChatBlock/ChatBlock.tsx @@ -219,7 +219,7 @@ const ChatChunks = ({ hostAvatarSrc={hostAvatar.src} /> )} -
+
{bubbles.map((step) => ( -
+