Revert "fix overflow"

This reverts commit 2a39ff885a.
This commit is contained in:
2025-03-24 15:49:29 +08:00
parent 2a39ff885a
commit 14df7bebac

View File

@@ -69,7 +69,7 @@ const ChatBubbleAvatar: React.FC<ChatBubbleAvatarProps> = ({
); );
// ChatBubbleMessage // ChatBubbleMessage
const chatBubbleMessageVariants = cva("p-0", { const chatBubbleMessageVariants = cva("p-4", {
variants: { variants: {
variant: { variant: {
received: received: