From dc87a4be58e4b09b000ebee660108affe7f9e7e6 Mon Sep 17 00:00:00 2001 From: obrucheoghene Date: Tue, 25 Nov 2025 13:04:48 +0100 Subject: [PATCH] fix: show end button in small screen --- src/components/room/control-bar.tsx | 3 +++ src/components/room/media-device-dropdown.tsx | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/room/control-bar.tsx b/src/components/room/control-bar.tsx index 4c19293..608ac13 100644 --- a/src/components/room/control-bar.tsx +++ b/src/components/room/control-bar.tsx @@ -34,6 +34,9 @@ const ControlBar = () => { {/* Right Controls */}
+ + + diff --git a/src/components/room/media-device-dropdown.tsx b/src/components/room/media-device-dropdown.tsx index 70ba9d6..38e798f 100644 --- a/src/components/room/media-device-dropdown.tsx +++ b/src/components/room/media-device-dropdown.tsx @@ -39,7 +39,7 @@ const MediaDeviceDropdown = ({