From 412914cf01bf7d771898d56acdc9914fb3a1c9d1 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Wed, 11 Sep 2024 12:34:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84(frontend)=20force=20a=20minimum=20?= =?UTF-8?q?left=20column=20width?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit While in focus, left tiles should be large enough to render long name and still have a big enough size to get who is in the tile. Temporary, but functional. --- .../src/features/rooms/livekit/prefabs/VideoConference.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/frontend/src/features/rooms/livekit/prefabs/VideoConference.tsx b/src/frontend/src/features/rooms/livekit/prefabs/VideoConference.tsx index 80fd924c..5504a370 100644 --- a/src/frontend/src/features/rooms/livekit/prefabs/VideoConference.tsx +++ b/src/frontend/src/features/rooms/livekit/prefabs/VideoConference.tsx @@ -203,7 +203,12 @@ export function VideoConference({ style={{ height: 'auto' }} > - + {focusTrack && }