Fix menu spacing

This commit is contained in:
Jon Staab
2024-11-21 17:21:27 -08:00
parent 603653574c
commit e6e1eb8897

View File

@@ -109,7 +109,7 @@
</Popover>
{/if}
</div>
<div class="min-h-0 overflow-auto">
<div class="flex min-h-0 flex-col gap-1 overflow-auto">
<SecondaryNavItem href={makeSpacePath(url)}>
<Icon icon="home-smile" /> Home
</SecondaryNavItem>