Commit 080a944
committed
[BUG] Fix display name truncation issue with ellipsis
Resolved the bug where long display names were truncated incorrectly in the Manage Accounts view.
Now, display names are properly truncated in the middle with ellipsis (...) to maintain readability.
Fixes #43511 parent aa52a8d commit 080a944
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments