mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-21 18:06:30 +02:00
fix invalid text wrap on title (artist) column (#2249)
This commit is contained in:
+2
@@ -55,6 +55,8 @@ a.title {
|
||||
color: var(--theme-colors-foreground-muted);
|
||||
white-space: nowrap;
|
||||
user-select: none;
|
||||
|
||||
--text-text-wrap: nowrap;
|
||||
}
|
||||
|
||||
.folder-icon {
|
||||
|
||||
Reference in New Issue
Block a user