From b13d464a1f7552a7692b5e63f8718145d89abe80 Mon Sep 17 00:00:00 2001 From: szaimen Date: Thu, 29 Jul 2021 20:25:04 +0200 Subject: [PATCH] fix activity design Signed-off-by: szaimen --- css/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.scss b/css/style.scss index 361d15e4d..783e676b2 100755 --- a/css/style.scss +++ b/css/style.scss @@ -10,6 +10,7 @@ margin-bottom: 5px; margin-left: 5px; text-overflow: ellipsis; + overflow-wrap: anywhere; } .activitymessage {