From a4017dbdff23f8a91e81e8a15c2fbef80ec7d9b3 Mon Sep 17 00:00:00 2001 From: vineyardbovines Date: Thu, 5 Mar 2026 13:10:20 -0500 Subject: [PATCH] wrapper fix --- src/components/Dialog/index.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/Dialog/index.tsx b/src/components/Dialog/index.tsx index 1e7beef675..c67804bf6e 100644 --- a/src/components/Dialog/index.tsx +++ b/src/components/Dialog/index.tsx @@ -135,9 +135,7 @@ function OuterAlert({ a.overflow_hidden, ]}> - - {children} - + {children}