Long display names now ellipsis properly
parent
e1fc279dfd
commit
123d22f3b8
|
@ -785,6 +785,7 @@
|
|||
.status__display-name {
|
||||
margin: 0 auto 0 0;
|
||||
color: $ui-base-lighter-color;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.status__info {
|
||||
|
|
Loading…
Reference in New Issue