navbar tweaks
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user