diff --git a/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue b/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue index fddfc3309..c41d2c58e 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue @@ -10,16 +10,25 @@ :status="currentContact.availability_status" />
-

- {{ currentContact.name }} - -

+ +

+ {{ + currentContact.name + }} + +

+