From d244ff20769981c60b873649b1ce8d3d5e580445 Mon Sep 17 00:00:00 2001 From: swve Date: Thu, 13 Mar 2025 14:53:20 +0100 Subject: [PATCH] refactor: update ConfirmationModal styling for improved layout and responsiveness --- .../ConfirmationModal/ConfirmationModal.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/web/components/Objects/StyledElements/ConfirmationModal/ConfirmationModal.tsx b/apps/web/components/Objects/StyledElements/ConfirmationModal/ConfirmationModal.tsx index 9a6ea208..b74d89c2 100644 --- a/apps/web/components/Objects/StyledElements/ConfirmationModal/ConfirmationModal.tsx +++ b/apps/web/components/Objects/StyledElements/ConfirmationModal/ConfirmationModal.tsx @@ -38,7 +38,7 @@ const ConfirmationModal = (params: ModalParams) => { -
+
{ )}
-
+
{params.dialogTitle}
-
+
{params.confirmationMessage}
-
+