From 3243740dd1758ba9090009208becdfd8fe037bdd Mon Sep 17 00:00:00 2001 From: ManishMadan2882 Date: Thu, 8 May 2025 16:10:31 +0530 Subject: [PATCH] (fix-bubble) inconsistent width with snippets --- frontend/src/conversation/ConversationBubble.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/conversation/ConversationBubble.tsx b/frontend/src/conversation/ConversationBubble.tsx index 1f9ceccc..2f9891b5 100644 --- a/frontend/src/conversation/ConversationBubble.tsx +++ b/frontend/src/conversation/ConversationBubble.tsx @@ -370,7 +370,7 @@ const ConversationBubble = forwardRef< )} {message && ( -
+