Commit c046d21
fix: Add text truncation to viewport headers to prevent overflow
- Added truncate class to viewport title text
- Added flex-1 min-w-0 to parent container for proper truncation
- Long structure names now show ellipsis (...) instead of overflowing
- Works correctly on mobile and in multi-view modes1 parent 6ecf702 commit c046d21
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1441 | 1441 | | |
1442 | 1442 | | |
1443 | 1443 | | |
1444 | | - | |
1445 | | - | |
| 1444 | + | |
| 1445 | + | |
1446 | 1446 | | |
1447 | 1447 | | |
1448 | 1448 | | |
| |||
0 commit comments