diff --git a/apps/desktop/src/chat/ChatWidget.tsx b/apps/desktop/src/chat/ChatWidget.tsx index 9b77a0a..e4ecf0f 100644 --- a/apps/desktop/src/chat/ChatWidget.tsx +++ b/apps/desktop/src/chat/ChatWidget.tsx @@ -281,7 +281,7 @@ export function ChatWidget({ ticketId, ticketRef }: ChatWidgetProps) { // pointer-events-none no container para que apenas o botao seja clicavel if (isMinimized) { return ( -