From d6026319864fbdcac58198d1a5b1a78bddf28c4f Mon Sep 17 00:00:00 2001 From: Gigiaj Date: Thu, 17 Apr 2025 10:22:02 -0500 Subject: [PATCH] Fixes roomheader layout in calls --- src/app/pages/call/PersistentCallContainer.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/pages/call/PersistentCallContainer.tsx b/src/app/pages/call/PersistentCallContainer.tsx index 32a25d80..55cddbf1 100644 --- a/src/app/pages/call/PersistentCallContainer.tsx +++ b/src/app/pages/call/PersistentCallContainer.tsx @@ -163,12 +163,11 @@ export function PersistentCallContainer({ isVisible }: PersistentCallContainerPr )} {activeCallRoomId && room && ( - +