From 75769d7a6a8d5686499e4f83bd9bd4a2ab790b0c Mon Sep 17 00:00:00 2001 From: Anton Date: Fri, 22 Dec 2023 14:13:24 +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 9056b1b8..2f2089f1 100644 --- a/src/Components/Gaming/Modal.tsx +++ b/src/Components/Gaming/Modal.tsx @@ -9,7 +9,7 @@ export function Modal({children}) { {/* You can open the modal using ID.showModal() method */}
- + {children}