From ce7ed9e821cabbe650e5e7d87423a2ab35c67bde Mon Sep 17 00:00:00 2001 From: steven Date: Wed, 12 Apr 2023 15:38:49 +0800 Subject: [PATCH] chore: update dialog height --- src/components/kit/Dialog.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/kit/Dialog.tsx b/src/components/kit/Dialog.tsx index 38216bb..40c824e 100644 --- a/src/components/kit/Dialog.tsx +++ b/src/components/kit/Dialog.tsx @@ -15,7 +15,7 @@ const Dialog = (props: Props) => { - + {title} { > -
{children}
+
{children}