Change not to clip display name in account column

This commit is contained in:
noellabo 2021-06-11 23:35:55 +09:00
parent 523b769258
commit cad3e77427

View file

@ -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 {