Tweaked paku biiti placeholder transition

This commit is contained in:
Mihkel Martin Kasterpalu 2025-01-22 16:06:48 +02:00
parent 1c0b60e5e0
commit 10d050ec30

View file

@ -112,7 +112,7 @@
{#await data.streamed.albums}
<div
class="grid w-full gap-4"
in:fade={{ duration: 150, delay: 150, easing: expoIn }}
in:fade={{ duration: 150, easing: expoIn }}
out:fade={{ duration: 150, easing: expoOut }}
>
{@render playArea(undefined, true)}