diff --git a/packages/editor/src/components/Editor.tsx b/packages/editor/src/components/Editor.tsx index 139ed1e1..011ca05f 100644 --- a/packages/editor/src/components/Editor.tsx +++ b/packages/editor/src/components/Editor.tsx @@ -133,7 +133,7 @@ export const Editor: React.FC = observer( borderRightWidth="1px" borderColor="gray.200" position="relative" - zIndex="2" + zIndex="sideMenuIndex" height="full" > = observer( borderLeftWidth="1px" borderColor="gray.400" position="relative" - zIndex="0" + zIndex="sideMenuIndex" >