Commit eb607ac
committed
fix: revert wrap change, keep truncate for multi-select list
Since panels now default to fullWidth, the truncation issue is solved
by the wider panel itself. Keeping truncate avoids visual ambiguity
on narrow terminals where wrapped text could overlap adjacent rows.1 parent 2bf9331 commit eb607ac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments