From a42dabb13b53a8c155129173d5f88f6917e996ba Mon Sep 17 00:00:00 2001 From: Anton Date: Fri, 22 Dec 2023 13:38:20 +0100 Subject: [PATCH] css fix --- src/Components/Gaming/Modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Gaming/Modal.tsx b/src/Components/Gaming/Modal.tsx index c4b387f3..bc2c6964 100644 --- a/src/Components/Gaming/Modal.tsx +++ b/src/Components/Gaming/Modal.tsx @@ -8,7 +8,7 @@ export function Modal({children}) { {/* You can open the modal using ID.showModal() method */} -
+ {children}