From 5b9a0f59d383f63ce6b241f81596cb57aeebbc1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=A8=E9=9C=96=E9=93=83?= Date: Fri, 22 May 2026 08:55:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=20Dialog=20=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=9A=97=E9=BB=91=E6=A8=A1=E5=BC=8F=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E8=89=B2=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ui/dialog.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/ui/dialog.tsx b/components/ui/dialog.tsx index 91163a6..c226b38 100644 --- a/components/ui/dialog.tsx +++ b/components/ui/dialog.tsx @@ -18,7 +18,7 @@ const DialogOverlay = React.forwardRef<