From 32e499da795314e72f29344baa05e4acd36c5283 Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Wed, 3 Aug 2022 13:26:49 -0600 Subject: [PATCH] Spacing --- web/components/groups/group-chat.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/components/groups/group-chat.tsx b/web/components/groups/group-chat.tsx index f5e545ed..fbbf3f50 100644 --- a/web/components/groups/group-chat.tsx +++ b/web/components/groups/group-chat.tsx @@ -201,7 +201,7 @@ export function GroupChatInBubble(props: { return ( @@ -211,10 +211,10 @@ export function GroupChatInBubble(props: {