Reduce cursor movement in expanded navbar

More noticable on mobile
This commit is contained in:
supercolbat 2023-08-05 16:04:09 -05:00
parent 4109f31871
commit 2ee356d918
No known key found for this signature in database
GPG Key ID: 4C9B319E75DD8072

View File

@ -105,7 +105,7 @@
<div
class="
{linkContainerStyles}
lt-navPlus1:(flex-col !items-start fixed pl-4 pb-4 z-50 w-full left-0 top-16)
lt-navPlus1:(flex-col !items-end fixed pr-4 pb-4 z-50 w-full left-0 top-16)
"
transition:slide={{ duration: 300, easing: quintOut }}
>