Add Members: Fix user status text overflow (#2941)
This commit is contained in:
parent
9232f5c5fe
commit
11d77e14c4
@ -73,6 +73,8 @@
|
|||||||
.subtitle {
|
.subtitle {
|
||||||
text-align: initial;
|
text-align: initial;
|
||||||
unicode-bidi: plaintext;
|
unicode-bidi: plaintext;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.other-usernames {
|
.other-usernames {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user