diff --git a/src/components/conversation/conversation.vue b/src/components/conversation/conversation.vue index 5bd0b48ac..9b8d342c2 100644 --- a/src/components/conversation/conversation.vue +++ b/src/components/conversation/conversation.vue @@ -4,18 +4,6 @@ class="Conversation" :class="{ '-expanded' : isExpanded, '-page': isPage, 'panel' : isExpanded }" > -
-
-
- {{ item.type.toUpperCase() }} - - -
-
Top {{ item.top }}
-
Height {{ item.height }}
-
Bottom {{ item.bottom }}
-
-