diff --git a/src/layout/Navbar/NavHost.svelte b/src/layout/Navbar/NavHost.svelte index 430bb44..0502763 100644 --- a/src/layout/Navbar/NavHost.svelte +++ b/src/layout/Navbar/NavHost.svelte @@ -236,7 +236,7 @@ .nav-wrapper { flex-direction: column; gap: 0.5rem; - height: 100vh; + height: 100%; margin: 0 auto; position: fixed; width: 20rem;