disable text wrap for combined-title artists

This commit is contained in:
Kendall Garner
2026-06-11 17:42:05 -07:00
parent 0a0027f245
commit f2c455f23b
@@ -58,6 +58,7 @@ a.title {
color: var(--theme-colors-foreground-muted);
white-space: nowrap;
user-select: none;
--text-text-wrap: nowrap;
}
.folder-icon {