Long display names now ellipsis properly
This commit is contained in:
parent
e1fc279dfd
commit
123d22f3b8
1 changed files with 1 additions and 0 deletions
|
@ -785,6 +785,7 @@
|
|||
.status__display-name {
|
||||
margin: 0 auto 0 0;
|
||||
color: $ui-base-lighter-color;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.status__info {
|
||||
|
|
Loading…
Reference in a new issue