Change not to clip display name in account column
This commit is contained in:
parent
523b769258
commit
cad3e77427
1 changed files with 1 additions and 2 deletions
|
@ -7257,8 +7257,7 @@ noscript {
|
|||
color: $primary-text-color;
|
||||
font-weight: 500;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
flex: 1 1 auto;
|
||||
|
||||
small {
|
||||
|
|
Loading…
Reference in a new issue