From dc2c88ea8e509bc16a71f65ed34684f28446ceb3 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 22 Aug 2024 17:53:40 +0530 Subject: [PATCH] fix: spacing in label suggestions --- .../widgets/conversation/conversation/LabelSuggestion.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue b/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue index 4593f25e2..da8488262 100644 --- a/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue +++ b/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue @@ -172,7 +172,7 @@ export default { delay: { show: 600, hide: 0 }, hideOnClick: true, }" - class="label-suggestion--option" + class="label-suggestion--option !px-0" @click="pushOrAddLabel(label.title)" >