From 94a36f7f378bf7a1805d53709227a2b6a6e73dff Mon Sep 17 00:00:00 2001 From: Buns Enchantress Date: Wed, 12 Jun 2024 08:02:11 -0500 Subject: [PATCH] fix: size on EmptyChat --- ui/components/EmptyChat.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui/components/EmptyChat.tsx b/ui/components/EmptyChat.tsx index 2aade48..550c7e6 100644 --- a/ui/components/EmptyChat.tsx +++ b/ui/components/EmptyChat.tsx @@ -12,7 +12,9 @@ const EmptyChat = ({ }) => { return (
- +