fix: misc fixes

This commit is contained in:
DecDuck
2025-04-20 21:33:19 +10:00
parent 3b1d04251c
commit a5facbd648
4 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
:href="nav.route"
:class="[
active ? 'bg-zinc-800 text-zinc-100' : 'text-zinc-400',
'text-left transition block px-4 py-2 text-sm',
'w-full text-left transition block px-4 py-2 text-sm',
]"
@click="() => navigateTo(nav.route, close)"
>