From 3b2dfcaf5c402743a44eb315c519f1100d3f1006 Mon Sep 17 00:00:00 2001 From: eugenijm Date: Tue, 7 Jul 2020 23:33:08 +0300 Subject: Add the single-line prop to StatusContent and use it for chat list items --- src/components/chat_title/chat_title.vue | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/components/chat_title/chat_title.vue') diff --git a/src/components/chat_title/chat_title.vue b/src/components/chat_title/chat_title.vue index cfd1e6d1..c375b10b 100644 --- a/src/components/chat_title/chat_title.vue +++ b/src/components/chat_title/chat_title.vue @@ -40,6 +40,8 @@ white-space: nowrap; display: inline; word-wrap: break-word; + overflow: hidden; + text-overflow: ellipsis; .emoji { width: 14px; -- cgit v1.2.3-70-g09d2