diff --git a/src/components/client/ChatPanel.tsx b/src/components/client/ChatPanel.tsx index 24a83cd..d66a582 100644 --- a/src/components/client/ChatPanel.tsx +++ b/src/components/client/ChatPanel.tsx @@ -128,34 +128,39 @@ export function ChatPanel({ token, comments }: ChatPanelProps) { {/* Overlay — subtle backdrop on mobile */} {isOpen && (