feat(FN-2921): merge fusion/fn-2921

- feat(FN-2921): complete Step 2 — apply filename-first truncation in change lists
- feat(FN-2921): complete Step 1 — prioritize filename-first path truncation

Fusion-Task-Id: FN-2921
This commit is contained in:
Fusion
2026-04-28 22:43:51 -07:00
committed by gsxdsm
parent fc837ad349
commit 83ad6e45ab
7 changed files with 33 additions and 19 deletions

View File

@@ -96,7 +96,6 @@
min-width: 0;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-family: var(--font-mono);
font-size: 12px;
}