From 3aceca63c688778ebc5f50c127fc41f14f79eaaf Mon Sep 17 00:00:00 2001 From: ManishMadan2882 Date: Wed, 18 Jun 2025 19:41:52 +0530 Subject: [PATCH] (fix/bubble) evenly padded --- frontend/src/conversation/ConversationBubble.tsx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/frontend/src/conversation/ConversationBubble.tsx b/frontend/src/conversation/ConversationBubble.tsx index 04800c83..6bb18224 100644 --- a/frontend/src/conversation/ConversationBubble.tsx +++ b/frontend/src/conversation/ConversationBubble.tsx @@ -157,12 +157,7 @@ const ConversationBubble = forwardRef< {!isEditClicked && ( <>
-
+