diff --git a/components/chat-panel.tsx b/components/chat-panel.tsx index c83f4445..9ed32809 100644 --- a/components/chat-panel.tsx +++ b/components/chat-panel.tsx @@ -157,17 +157,19 @@ export function ChatPanel({ messages, input, setInput }: ChatPanelProps) { Math.max(8, newBorder) + 'px' }} /> - + {!isMobile && ( + + )}