From c6877b2307769e271a25820d3bec3fad20784f8a Mon Sep 17 00:00:00 2001 From: VPS 4 Builder Date: Tue, 9 Jun 2026 22:45:01 +0200 Subject: [PATCH] ux(agenda): overlay transparente atras do modal de novo agendamento - remove bg-black/50 + backdrop-blur do AppointmentModal Co-Authored-By: Claude Opus 4.8 --- frontend/views/AgendaView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/AgendaView.tsx b/frontend/views/AgendaView.tsx index aa5e17f..164e7b4 100644 --- a/frontend/views/AgendaView.tsx +++ b/frontend/views/AgendaView.tsx @@ -218,7 +218,7 @@ const AppointmentModal: React.FC<{ if (!isOpen) return null; return ( -
+
{conflito && (
setConflito(null)}>
e.stopPropagation()}>