Tweaked paku biiti placeholder transition
This commit is contained in:
parent
1c0b60e5e0
commit
10d050ec30
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
{#await data.streamed.albums}
|
{#await data.streamed.albums}
|
||||||
<div
|
<div
|
||||||
class="grid w-full gap-4"
|
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 }}
|
out:fade={{ duration: 150, easing: expoOut }}
|
||||||
>
|
>
|
||||||
{@render playArea(undefined, true)}
|
{@render playArea(undefined, true)}
|
||||||
|
|
Loading…
Add table
Reference in a new issue