diff --git a/frontend/src/component/playground/Playground/AdvancedPlayground.tsx b/frontend/src/component/playground/Playground/AdvancedPlayground.tsx index 5fc8f0dcbe1e..707e2d990e2a 100644 --- a/frontend/src/component/playground/Playground/AdvancedPlayground.tsx +++ b/frontend/src/component/playground/Playground/AdvancedPlayground.tsx @@ -245,6 +245,8 @@ export const AdvancedPlayground: VFC<{ sx={{ background: theme.palette.background.elevation2, borderBottomLeftRadius: theme.shape.borderRadiusMedium, + isolation: 'isolate', + zIndex: 2, }} >