navbar tweaks
This commit is contained in:
@@ -240,6 +240,7 @@ templ mobileNav(navItems []NavItem, user *db.User) {
|
||||
<div
|
||||
x-show="open"
|
||||
x-transition
|
||||
@click.outside="open = false"
|
||||
class="absolute w-full bg-mantle sm:hidden z-10"
|
||||
>
|
||||
<div class="px-4 py-6">
|
||||
|
||||
Reference in New Issue
Block a user