fix: line-height problem on song thumbnails

This commit is contained in:
Phan An 2024-07-03 18:15:30 +02:00
parent fb1f0c9f8d
commit 9b203374a5

View file

@ -10,7 +10,7 @@
@contextmenu.prevent="requestContextMenu"
@dblclick.prevent="play"
>
<span>
<span class="leading-none">
<SongThumbnail :playable="playable" />
</span>
<main class="flex-1 flex items-start overflow-hidden gap-2">