diff --git a/site/src/routes/repl/index.svelte b/site/src/routes/repl/index.svelte index 655b8144a8..13de167172 100644 --- a/site/src/routes/repl/index.svelte +++ b/site/src/routes/repl/index.svelte @@ -134,7 +134,7 @@ width: 100%; height: 100%; top: 0; - z-index: 11; + z-index: 111; } .pane { width: 100%; height: 100% }