diff --git a/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue b/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue index b1e3bc603..2773800fd 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ConversationHeader.vue @@ -118,7 +118,7 @@ const copyConversationId = async () => { { :status="currentContact.availability_status" hide-offline-status /> -
+
{ rounded-full class="flex-shrink-0" /> -
+

{

-
+
{ }); const slaPopoverClass = computed(() => { - return props.showExtendedInfo - ? 'ltr:pr-1.5 rtl:pl-1.5 ltr:border-r rtl:border-l border-n-strong' - : ''; + return props.showExtendedInfo ? 'pe-1.5 border-e border-n-strong' : ''; }); @@ -104,7 +102,7 @@ const slaPopoverClass = computed(() => { {{ slaValueText }}