Prevent release track number from wrapping

This commit is contained in:
Claudio Ortolina
2025-10-19 15:20:44 +01:00
parent c43d623113
commit e5c7cbb800
+1 -1
View File
@@ -152,7 +152,7 @@ defmodule MusicLibraryWeb.Components.Release do
class="contents leading-5 text-zinc-700 dark:text-zinc-300 list-none"
>
<div class="table-row">
<span class="table-cell text-xs text-right pr-1">
<span class="table-cell text-xs text-right pr-1 text-nowrap">
{track.number || track.position}
</span>
<span class="table-cell text-xs md:text-sm font-medium leading-8 w-full">