From 291c2356902103dd8840b85686803f910f916372 Mon Sep 17 00:00:00 2001 From: Mutasem Date: Thu, 31 Mar 2022 21:12:08 +0200 Subject: [PATCH] change title colors --- packages/editor-ui/src/components/RunData.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/editor-ui/src/components/RunData.vue b/packages/editor-ui/src/components/RunData.vue index 01fc2f632b..06ce19ca00 100644 --- a/packages/editor-ui/src/components/RunData.vue +++ b/packages/editor-ui/src/components/RunData.vue @@ -74,7 +74,7 @@
- {{ $locale.baseText('node.output.noOutputData.title') }} + {{ $locale.baseText('node.output.noOutputData.title') }} {{ $locale.baseText('node.output.noOutputData.message') }} {{ $locale.baseText('node.output.noOutputData.message.settings') }} @@ -83,7 +83,7 @@
- {{ $locale.baseText('node.output.tooMuchData.title') }} + {{ $locale.baseText('node.output.tooMuchData.title') }}