From 3670e744b5a58b68b2fc757b711bb8d0a4a1110e Mon Sep 17 00:00:00 2001 From: Simon Lucido Date: Mon, 15 Jan 2024 16:58:05 +0100 Subject: [PATCH] fix: #1545 long thread title Signed-off-by: Simon Lucido --- web/containers/Layout/TopBar/index.tsx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/web/containers/Layout/TopBar/index.tsx b/web/containers/Layout/TopBar/index.tsx index 005348ba7..208ca4bdb 100644 --- a/web/containers/Layout/TopBar/index.tsx +++ b/web/containers/Layout/TopBar/index.tsx @@ -125,9 +125,14 @@ const TopBar = () => { -
+
- + {titleScreen(mainViewState)}