navbar tweaks

This commit is contained in:
2026-03-07 13:06:58 +11:00
parent 3b1eeaf12d
commit 1194d46613

View File

@@ -240,6 +240,7 @@ templ mobileNav(navItems []NavItem, user *db.User) {
<div <div
x-show="open" x-show="open"
x-transition x-transition
@click.outside="open = false"
class="absolute w-full bg-mantle sm:hidden z-10" class="absolute w-full bg-mantle sm:hidden z-10"
> >
<div class="px-4 py-6"> <div class="px-4 py-6">