From d0f3e3c7679ac9bd8b51f84686bc7266919f08e5 Mon Sep 17 00:00:00 2001 From: Arnaud Ambroselli <31724752+arnaudambro@users.noreply.github.com> Date: Mon, 20 Nov 2023 17:16:31 +0100 Subject: [PATCH] fix(dashboard): action modal layout (#1782) --- dashboard/src/components/ActionModal.js | 27 ++++++++++++++----------- 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/dashboard/src/components/ActionModal.js b/dashboard/src/components/ActionModal.js index 51ee09842..472f3af12 100644 --- a/dashboard/src/components/ActionModal.js +++ b/dashboard/src/components/ActionModal.js @@ -390,12 +390,15 @@ function ActionContent({ onClose, action, personId = null, personIds = null, isM /> )}
-
-
-
+
+
+
@@ -411,7 +414,7 @@ function ActionContent({ onClose, action, personId = null, personIds = null, isM )}
-
+
@@ -423,7 +426,7 @@ function ActionContent({ onClose, action, personId = null, personIds = null, isM )}
-
+
@@ -516,11 +519,11 @@ function ActionContent({ onClose, action, personId = null, personIds = null, isM )}
-
+

-
-
+
+
@@ -545,7 +548,7 @@ function ActionContent({ onClose, action, personId = null, personIds = null, isM )}
-
+
@@ -567,7 +570,7 @@ function ActionContent({ onClose, action, personId = null, personIds = null, isM
)}
-
+
-
+