From a2f43009f7cdd0a7e1f4491f215905343cbfff5e Mon Sep 17 00:00:00 2001 From: OmikronApex Date: Fri, 3 Jul 2026 14:08:54 +0200 Subject: [PATCH] fix(v3): match shuffle icon height to Play all button w-4 icon (16px) vs text-sm line-height (20px) made the shuffle button 4px shorter than its neighbor at equal py-2. Co-Authored-By: Claude Fable 5 --- static/v3/playlists.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/v3/playlists.js b/static/v3/playlists.js index dc8b757..72a0b47 100644 --- a/static/v3/playlists.js +++ b/static/v3/playlists.js @@ -213,7 +213,7 @@ '
' + (pl.songs.length ? '' + '' : '') +