From efcefd2a42c8c383aeabc67641670b365f8aee6c Mon Sep 17 00:00:00 2001 From: Sabir Hassan Date: Thu, 21 Jul 2022 13:25:46 +0500 Subject: [PATCH] chore: quick fix --- web/src/containers/Studio/editor.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/web/src/containers/Studio/editor.tsx b/web/src/containers/Studio/editor.tsx index a3b0be0..f84495b 100644 --- a/web/src/containers/Studio/editor.tsx +++ b/web/src/containers/Studio/editor.tsx @@ -215,11 +215,7 @@ const SASjsEditor = ({ } return ( - + theme.zIndex.drawer + 1 }} open={isLoading} @@ -298,6 +294,8 @@ const SASjsEditor = ({ />