From 37250fddf58baaa70d7c61b489b92524d45c3576 Mon Sep 17 00:00:00 2001 From: Jeremy Kahn Date: Fri, 25 Nov 2022 10:40:13 -0600 Subject: [PATCH] fix: prevent peer list from obscuring room --- src/components/Shell/PeerList.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/Shell/PeerList.tsx b/src/components/Shell/PeerList.tsx index 8c9798c..6e21960 100644 --- a/src/components/Shell/PeerList.tsx +++ b/src/components/Shell/PeerList.tsx @@ -36,10 +36,15 @@ export const PeerList = ({