From fb0b502906680fa1fd18ef11c4f855e43bf95f97 Mon Sep 17 00:00:00 2001
From: FallenDeity <61227305+FallenDeity@users.noreply.github.com>
Date: Sat, 21 Oct 2023 10:59:50 +0530
Subject: [PATCH] feat: fix chatlist spacing
---
src/components/Chat/List.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Chat/List.tsx b/src/components/Chat/List.tsx
index f1ba71d..589f9e3 100644
--- a/src/components/Chat/List.tsx
+++ b/src/components/Chat/List.tsx
@@ -117,7 +117,7 @@ export default function List({ conversation }: { conversation: FullConversationT