fix stupid slider
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
class:active={player.currentId === track.id}
|
||||
>
|
||||
<div
|
||||
class="w-8 flex-shrink-0 text-center text-xs text-muted-foreground/60 font-mono"
|
||||
class="w-8 shrink-0 text-center text-xs text-muted-foreground/60 font-mono"
|
||||
>
|
||||
{#if player.currentId === track.id}
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user