From b17bab30af0e5a95765e01290b3581c65f264226 Mon Sep 17 00:00:00 2001 From: Eugene Molodkin Date: Tue, 3 Sep 2024 10:56:44 +0200 Subject: [PATCH] wip: addressing PR comments --- .../WorkflowExecutionAnnotationPanel.vue | 23 ++++++++++--------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/packages/editor-ui/src/components/executions/workflow/WorkflowExecutionAnnotationPanel.vue b/packages/editor-ui/src/components/executions/workflow/WorkflowExecutionAnnotationPanel.vue index 09dcfb26bff49..6ad51b3b068d7 100644 --- a/packages/editor-ui/src/components/executions/workflow/WorkflowExecutionAnnotationPanel.vue +++ b/packages/editor-ui/src/components/executions/workflow/WorkflowExecutionAnnotationPanel.vue @@ -137,7 +137,7 @@ export default defineComponent({
{{ $locale.baseText('generic.rating') }}
- +
@@ -162,7 +162,10 @@ export default defineComponent({ @@ -171,9 +174,9 @@ export default defineComponent({ {{ tag.name }} - + -