From 3cd5532b5a4b8b119390aae4148db8f4e37e5192 Mon Sep 17 00:00:00 2001 From: DanPGill Date: Thu, 30 May 2024 10:46:06 +0100 Subject: [PATCH] Adds styling for user chat bubbles when in light mode --- apps/www/src/components/Chat.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/components/Chat.tsx b/apps/www/src/components/Chat.tsx index f14c842b..f53edd39 100644 --- a/apps/www/src/components/Chat.tsx +++ b/apps/www/src/components/Chat.tsx @@ -36,7 +36,7 @@ const ChatMessage: React.FC<{