diff --git a/app/javascript/dashboard/components/ui/Label.vue b/app/javascript/dashboard/components/ui/Label.vue index 6bbc7e6e8..a6c09e562 100644 --- a/app/javascript/dashboard/components/ui/Label.vue +++ b/app/javascript/dashboard/components/ui/Label.vue @@ -89,6 +89,7 @@ export default { .label--icon, .close--icon { font-size: var(--font-size-micro); + cursor: pointer; } &.small .label--icon, diff --git a/app/javascript/dashboard/routes/dashboard/conversation/ContactPanel.vue b/app/javascript/dashboard/routes/dashboard/conversation/ContactPanel.vue index b89f71137..ef2cd42cd 100644 --- a/app/javascript/dashboard/routes/dashboard/conversation/ContactPanel.vue +++ b/app/javascript/dashboard/routes/dashboard/conversation/ContactPanel.vue @@ -53,6 +53,7 @@ +
- -
+
+ -
- {{ $t('CONTACT_PANEL.LABELS.NO_AVAILABLE_LABELS') }} + +
-
@@ -39,45 +44,55 @@ - +