diff --git a/src/components/ui/ListItem.scss b/src/components/ui/ListItem.scss index 5b377279a..452d5fb4a 100644 --- a/src/components/ui/ListItem.scss +++ b/src/components/ui/ListItem.scss @@ -73,6 +73,8 @@ .subtitle { text-align: initial; unicode-bidi: plaintext; + text-overflow: ellipsis; + overflow: hidden; } .other-usernames {