diff --git a/web/src/routes/+layout.svelte b/web/src/routes/+layout.svelte index 8b1e8760..5a715be9 100644 --- a/web/src/routes/+layout.svelte +++ b/web/src/routes/+layout.svelte @@ -247,6 +247,7 @@ overflow: hidden; background-color: var(--sidebar-bg); color: var(--secondary); + position: fixed; } /* add padding for notch / dynamic island in landscape */