From 5beb20c86e9b7f8579122d66a1341ec16c476668 Mon Sep 17 00:00:00 2001 From: Bernt Christian Egeland Date: Sat, 21 Aug 2021 11:13:56 +0200 Subject: [PATCH] fixed position for Dialog --- web/src/components/Dialog.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/Dialog.jsx b/web/src/components/Dialog.jsx index aefc323b4..472dc3e92 100644 --- a/web/src/components/Dialog.jsx +++ b/web/src/components/Dialog.jsx @@ -19,7 +19,7 @@ export default function Dialog({ actions = [], portalRootID = 'dialogs', title,