From ed9a2c0d355d2ce261ba737197f43408f2e303f8 Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Mon, 11 Jul 2022 14:52:16 -0600 Subject: [PATCH] Set min height for group chat --- web/components/groups/group-chat.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/groups/group-chat.tsx b/web/components/groups/group-chat.tsx index 6e82b05c..4a7e9e90 100644 --- a/web/components/groups/group-chat.tsx +++ b/web/components/groups/group-chat.tsx @@ -105,7 +105,7 @@ export function GroupChat(props: {