From b9f4a3e4b1d402b64e778ecddb9f55645e178211 Mon Sep 17 00:00:00 2001 From: mlogclub Date: Sun, 28 Jun 2026 22:50:09 +0800 Subject: [PATCH] feat: reposition WorkflowEditorStatus for improved visibility in WorkflowEditorInner --- .../ai-workflows/_components/workflow-editor.tsx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx index 3d437f6..15e3259 100644 --- a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx +++ b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx @@ -346,11 +346,6 @@ function WorkflowEditorInner({ onPublish={onPublish} publishDisabled={publishDisabled} /> -
@@ -365,6 +360,14 @@ function WorkflowEditorInner({ />
+
+ +
+