diff --git a/app/styles/chats.scss b/app/styles/chats.scss index 418d0eca8b..6060e882f7 100644 --- a/app/styles/chats.scss +++ b/app/styles/chats.scss @@ -487,6 +487,7 @@ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + max-height: 19px; a { color: var(--highlight-text-color);