diff --git a/app/javascript/dashboard/components-next/Editor/Editor.vue b/app/javascript/dashboard/components-next/Editor/Editor.vue index 717658d09..671a628dc 100644 --- a/app/javascript/dashboard/components-next/Editor/Editor.vue +++ b/app/javascript/dashboard/components-next/Editor/Editor.vue @@ -169,7 +169,7 @@ watch( @apply m-0 !important; &::before { - @apply text-n-slate-10 dark:text-n-slate-10 !important; + @apply text-n-slate-11 dark:text-n-slate-11; } } } diff --git a/app/javascript/dashboard/components-next/HelpCenter/Pages/ArticleEditorPage/ArticleEditorProperties.vue b/app/javascript/dashboard/components-next/HelpCenter/Pages/ArticleEditorPage/ArticleEditorProperties.vue index e957948b2..4de31a6ba 100644 --- a/app/javascript/dashboard/components-next/HelpCenter/Pages/ArticleEditorPage/ArticleEditorProperties.vue +++ b/app/javascript/dashboard/components-next/HelpCenter/Pages/ArticleEditorPage/ArticleEditorProperties.vue @@ -111,7 +111,7 @@ onMounted(() => { custom-label-class="min-w-[120px]" /> -
+ {{ getTemplateBody(template) }} +
+ {{ t('COMPOSE_NEW_CONVERSATION.FORM.WHATSAPP_OPTIONS.EMPTY_STATE') }} +