From 77f7e36a5d5ed587e1cde1d403f27248098d3d86 Mon Sep 17 00:00:00 2001 From: Anton Date: Sat, 19 Aug 2023 00:14:23 +0200 Subject: [PATCH] fix small chrome issue --- src/Components/AppShell/DialogModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/AppShell/DialogModal.tsx b/src/Components/AppShell/DialogModal.tsx index 05c7e93d..30ab1d3f 100644 --- a/src/Components/AppShell/DialogModal.tsx +++ b/src/Components/AppShell/DialogModal.tsx @@ -49,11 +49,11 @@ const DialogModal = ({ } >
-

{title}

{children} +