fix: navbutton link should take up whole height
This commit is contained in:
parent
7a53e95f26
commit
d0f3c27e0a
@ -15,7 +15,7 @@
|
||||
>
|
||||
<a
|
||||
class="
|
||||
flex gap-1 items-center justify-center align-middle text-center max-h-full
|
||||
flex gap-1 items-center justify-center align-middle text-center h-full
|
||||
{highlight
|
||||
? 'text-ralsei-pink-regular app-selected-route'
|
||||
: 'text-ralsei-green-light hover:underline'}
|
||||
|
Loading…
Reference in New Issue
Block a user