ConversationListItem: Prevent vertical scrollbar in name area
This commit is contained in:
parent
e7fb38473d
commit
a7c87dd119
1 changed files with 1 additions and 1 deletions
|
@ -3773,7 +3773,7 @@ $timer-icons: '55', '50', '45', '40', '35', '30', '25', '20', '15', '10', '05',
|
|||
|
||||
@include font-body-1-bold;
|
||||
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue