diff --git a/app/styles/chats.scss b/app/styles/chats.scss index 62e175c18..4600d1d9c 100644 --- a/app/styles/chats.scss +++ b/app/styles/chats.scss @@ -43,7 +43,7 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - width: 100%; + flex: 1; height: 100%; background: transparent; border: 0;