Compare commits

1 Commits

Author SHA1 Message Date
samy 903293ba39 Add z-99 to menu bar 2026-05-15 22:32:43 -10:00
@@ -15,7 +15,7 @@
<x-heroicon-m-bars-4 class="h-5 w-5"/>
</div>
<ul
class="menu menu-sm dropdown-content bg-primary rounded-box z-1 mt-3 w-52 p-2 shadow w-fit">
class="menu menu-sm dropdown-content bg-primary rounded-box z-99 mt-3 w-52 p-2 shadow w-fit">
{{ $menu }}
</ul>
</div>