diff --git a/site/src/routes/repl/index.svelte b/site/src/routes/repl/index.svelte index 2407c071f2..2cd99db38e 100644 --- a/site/src/routes/repl/index.svelte +++ b/site/src/routes/repl/index.svelte @@ -125,7 +125,7 @@ width: 100%; height: 100%; top: 0; - z-index: 11; + z-index: 111; } .pane { width: 100%; height: 100% }