From 2a779a70084181923284da0cdfd2e8fd8b19a0b6 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 234f1871f2..403a28ef09 100644 --- a/src/components/Dialog/index.tsx +++ b/src/components/Dialog/index.tsx @@ -125,9 +125,7 @@ function OuterAlert({ a.overflow_hidden, ]}> - - {children} - + {children}