From 000cf19e3c4da8a166ab4459112fb0177dba8196 Mon Sep 17 00:00:00 2001 From: Anton Date: Fri, 22 Dec 2023 13:47:46 +0100 Subject: [PATCH] css fix --- src/Components/Gaming/Modal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Gaming/Modal.tsx b/src/Components/Gaming/Modal.tsx index 0f0f1bf6..bcc34a3b 100644 --- a/src/Components/Gaming/Modal.tsx +++ b/src/Components/Gaming/Modal.tsx @@ -7,8 +7,8 @@ export function Modal({children}) { <> {/* You can open the modal using ID.showModal() method */} - -
+ + {children}