diff --git a/frontend/src/app.svelte b/frontend/src/app.svelte index ad684d1..8f5bb71 100644 --- a/frontend/src/app.svelte +++ b/frontend/src/app.svelte @@ -72,6 +72,7 @@ display: flex; justify-content: center; align-items: center; + overflow: hidden; } #root.platform-darwin .titlebar { height: var(--darwin-titlebar-height);