diff --git a/packages/desktop/src/components/ConversationList.tsx b/packages/desktop/src/components/ConversationList.tsx
index 91d87d5..92b7664 100644
--- a/packages/desktop/src/components/ConversationList.tsx
+++ b/packages/desktop/src/components/ConversationList.tsx
@@ -135,9 +135,9 @@ export function ConversationRow({
onClick={handleSelectConversation}
>
{conversation.membersInRoom?.length > 0 ? (
-
+
-
+
) : (