From 04eaf84e4cf1e05213d84c8e3ed2bf11a1d58418 Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Mon, 25 Jul 2022 16:47:28 +0200 Subject: [PATCH] fix(ui) - active sessions modal scroll --- .../components/Assist/components/SessionList/SessionList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Assist/components/SessionList/SessionList.tsx b/frontend/app/components/Assist/components/SessionList/SessionList.tsx index ed0af5625..dc8b54025 100644 --- a/frontend/app/components/Assist/components/SessionList/SessionList.tsx +++ b/frontend/app/components/Assist/components/SessionList/SessionList.tsx @@ -24,7 +24,7 @@ function SessionList(props: Props) { return (
-
+
{props.userId}'s Live Sessions{' '}