From e59c1625e6f99e4d139384ba0ce4ece1bd1c2cbd Mon Sep 17 00:00:00 2001 From: splican Date: Fri, 3 Nov 2023 16:24:44 +0100 Subject: [PATCH] changed z-index --- .../React/ReactRelated/ReactBaseComponents/StyledModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Core/Presentation/React/ReactRelated/ReactBaseComponents/StyledModal.tsx b/src/Components/Core/Presentation/React/ReactRelated/ReactBaseComponents/StyledModal.tsx index 0ba5cf35b..3a32cbc8a 100644 --- a/src/Components/Core/Presentation/React/ReactRelated/ReactBaseComponents/StyledModal.tsx +++ b/src/Components/Core/Presentation/React/ReactRelated/ReactBaseComponents/StyledModal.tsx @@ -37,7 +37,7 @@ export default function StyledModal({ return (
{ onClose?.(); }} - className="w-8 h-8 p-1 text-xs roboto-black" + className="p-2 text-xs roboto-black" > X