From 0b176c39e8135778250bf2ac6ce1c64f7dba09db Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Wed, 20 Jul 2022 11:07:12 +0200 Subject: [PATCH] fix(ui) - session item user name width --- .../app/components/shared/SessionItem/SessionItem.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/app/components/shared/SessionItem/SessionItem.tsx b/frontend/app/components/shared/SessionItem/SessionItem.tsx index aa5cd479d..17b8122c3 100644 --- a/frontend/app/components/shared/SessionItem/SessionItem.tsx +++ b/frontend/app/components/shared/SessionItem/SessionItem.tsx @@ -109,7 +109,7 @@ function SessionItem(props: RouteComponentProps & Props) {
e.stopPropagation()}>
-
+
-
-
{formatTimeOrDate(startedAt, timezone) }
+
+
+ +
{!isAssist && ( <>