diff --git a/src/renderer/components/item-list/item-table-list/columns/title-combined-column.module.css b/src/renderer/components/item-list/item-table-list/columns/title-combined-column.module.css index cb0702906..af8d7bd24 100644 --- a/src/renderer/components/item-list/item-table-list/columns/title-combined-column.module.css +++ b/src/renderer/components/item-list/item-table-list/columns/title-combined-column.module.css @@ -58,6 +58,7 @@ a.title { color: var(--theme-colors-foreground-muted); white-space: nowrap; user-select: none; + --text-text-wrap: nowrap; } .folder-icon {