diff --git a/src/components/ChatUI.tsx b/src/components/ChatUI.tsx index 51757a2..5da1ee8 100644 --- a/src/components/ChatUI.tsx +++ b/src/components/ChatUI.tsx @@ -380,8 +380,8 @@ const ChatUI = () => { return ( <> -
-
+
+
{/* Header */}
@@ -552,8 +552,8 @@ const ChatUI = () => {
{/* Input Area */} -
-
+
+
{messages.length > 0 && (