From 89cbad97f01516386105d7e7b4979ba73309d220 Mon Sep 17 00:00:00 2001 From: etienne Date: Fri, 16 Feb 2024 15:44:45 +0100 Subject: [PATCH] Update AddRoomPanel styling and form layout --- frontend/src/components/Room/AddRoomPanel.tsx | 8 ++++---- init-mongo.sh | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/Room/AddRoomPanel.tsx b/frontend/src/components/Room/AddRoomPanel.tsx index 7f3b1c4..f798311 100644 --- a/frontend/src/components/Room/AddRoomPanel.tsx +++ b/frontend/src/components/Room/AddRoomPanel.tsx @@ -67,7 +67,7 @@ function AddRoomPanel({ hideAddRoomPanel }: any) { onClick={() => hideAddRoomPanel(true)} >
e.stopPropagation()} > hideAddRoomPanel(true)} />
-

+

Create or join room

-
+