diff --git a/src/components/LeftSidebar/ConversationsList/Conversation.vue b/src/components/LeftSidebar/ConversationsList/Conversation.vue
index 1cc0eda1bb2..ca4db0d1828 100644
--- a/src/components/LeftSidebar/ConversationsList/Conversation.vue
+++ b/src/components/LeftSidebar/ConversationsList/Conversation.vue
@@ -20,133 +20,119 @@
-->
-
-
-
-
-
-
-
- {{ conversationInformation }}
-
-
- {{ conversationInformation }}
+
+
+
+
+
+ {{ conversationInformation }}
+
+
+
+
+
-
-
-
-
-
-
-
- {{ labelFavorite }}
-
-
- {{ t('spreed', 'Copy link') }}
-
-
-
-
-
- {{ t('spreed', 'Mark as read') }}
-
-
-
-
-
- {{ t('spreed', 'Mark as unread') }}
-
-
-
-
-
- {{ t('spreed', 'Conversation settings') }}
-
-
-
-
-
- {{ t('spreed', 'Leave conversation') }}
-
-
-
-
-
- {{ t('spreed', 'Delete conversation') }}
-
-
-
-
-
-
-
- {{ t('spreed', 'Join conversation') }}
-
-
- {{ t('spreed', 'Copy link') }}
-
-
-
+ {{ labelFavorite }}
+
+
+
+ {{ t('spreed', 'Copy link') }}
+
+
+
+
+
+
+
+ {{ labelRead }}
+
+
+
+
+
+
+ {{ t('spreed', 'Conversation settings') }}
+
+
+
+
+
+
+ {{ t('spreed', 'Leave conversation') }}
+
+
+
+
+
+
+ {{ t('spreed', 'Delete conversation') }}
+
+
+
+
+
+
+
+
+ {{ t('spreed', 'Join conversation') }}
+
+
+
+ {{ t('spreed', 'Copy link') }}
+
+
+
-
-
-
- {{ t('spreed', 'No') }}
-
-
- {{ t('spreed', 'Yes') }}
-
-
-
-
+
+
+
+
+ {{ t('spreed', 'No') }}
+
+
+ {{ t('spreed', 'Yes') }}
+
+
+
+
+