From 3503bc03b041a8d2331bb93d64f6348554cdbfbb Mon Sep 17 00:00:00 2001 From: talksik Date: Wed, 19 Jan 2022 03:26:45 -0800 Subject: [PATCH] set size nicer on desktop --- components/Dashboard/Rooms.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Dashboard/Rooms.tsx b/components/Dashboard/Rooms.tsx index c2a5821..3fff893 100644 --- a/components/Dashboard/Rooms.tsx +++ b/components/Dashboard/Rooms.tsx @@ -228,7 +228,7 @@ export default function DashboardRoom() { {/* all rooms */} - + {getRoomContent().map((room) => { return (