From 73322acde10009b367a9ae427a3164c9bf2ae4a0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 26 Nov 2023 14:55:37 +0100 Subject: [PATCH] fix: modify z-index for dialogs to fix popover being hidden --- .../builder/sidebars/left/sections/shared/section-dialog.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/client/src/pages/builder/sidebars/left/sections/shared/section-dialog.tsx b/apps/client/src/pages/builder/sidebars/left/sections/shared/section-dialog.tsx index 831e20523..6022afd20 100644 --- a/apps/client/src/pages/builder/sidebars/left/sections/shared/section-dialog.tsx +++ b/apps/client/src/pages/builder/sidebars/left/sections/shared/section-dialog.tsx @@ -108,7 +108,7 @@ export const SectionDialog = ({ if (isDelete) { return ( - +
@@ -133,7 +133,7 @@ export const SectionDialog = ({ return ( - +