fix stupid slider

This commit is contained in:
2026-02-10 00:58:40 -08:00
parent bfae55afa3
commit 892f43381b
6 changed files with 15 additions and 103 deletions

View File

@@ -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