From 8285575f1cedde313abb9dd697e5e135b3cb4a11 Mon Sep 17 00:00:00 2001 From: Abhinav Raut Date: Wed, 28 May 2025 02:31:34 +0530 Subject: [PATCH] update styles for convo list --- frontend/src/features/conversation/list/ConversationList.vue | 2 +- .../src/features/conversation/list/ConversationListItem.vue | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/frontend/src/features/conversation/list/ConversationList.vue b/frontend/src/features/conversation/list/ConversationList.vue index 79b4c0be..d63f864d 100644 --- a/frontend/src/features/conversation/list/ConversationList.vue +++ b/frontend/src/features/conversation/list/ConversationList.vue @@ -99,7 +99,7 @@