diff --git a/components/SmartChatBox/SmartChatBox.tsx b/components/SmartChatBox/SmartChatBox.tsx index e141121..d2e38db 100644 --- a/components/SmartChatBox/SmartChatBox.tsx +++ b/components/SmartChatBox/SmartChatBox.tsx @@ -169,7 +169,7 @@ export default function SmartChatBox({ }, [messages]); return ( -
+
{/* Header */}