From 809b625a34cd8fbf3b380b08650897bd0b48a0cf Mon Sep 17 00:00:00 2001 From: ItzCrazyKns <95534749+ItzCrazyKns@users.noreply.github.com> Date: Mon, 30 Jun 2025 15:42:41 +0530 Subject: [PATCH] feat(widgets): fix size on smaller screens, closes #791 --- src/components/EmptyChat.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/EmptyChat.tsx b/src/components/EmptyChat.tsx index 42e5a09..0eb76ac 100644 --- a/src/components/EmptyChat.tsx +++ b/src/components/EmptyChat.tsx @@ -51,10 +51,10 @@ const EmptyChat = ({ />
-
+
-
+