(fix:ui) minor adjust

This commit is contained in:
ManishMadan2882
2025-03-13 03:06:49 +05:30
parent fb6fd5b5b2
commit 8b5df98f57
4 changed files with 4 additions and 3 deletions

View File

@@ -381,6 +381,7 @@ const ConversationBubble = forwardRef<
customStyle={{
margin: 0,
borderRadius: 0,
scrollbarWidth: 'thin',
}}
>
{String(children).replace(/\n$/, '')}