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;
|
color: $primary-text-color;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
word-break: break-all;
|
||||||
text-overflow: ellipsis;
|
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
|
|
||||||
small {
|
small {
|
||||||
|
|
Loading…
Reference in a new issue