From fc64b8becfc49286a89d88c95663e509ddf48db0 Mon Sep 17 00:00:00 2001 From: mlogclub Date: Mon, 29 Jun 2026 14:48:01 +0800 Subject: [PATCH] feat: enhance WorkflowConfigPanel layout with improved button positioning and spacing --- .../_components/workflow-config-sidebar.tsx | 50 +++++++++---------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/web/app/dashboard/ai-workflows/_components/workflow-config-sidebar.tsx b/web/app/dashboard/ai-workflows/_components/workflow-config-sidebar.tsx index 01d823a..149003b 100644 --- a/web/app/dashboard/ai-workflows/_components/workflow-config-sidebar.tsx +++ b/web/app/dashboard/ai-workflows/_components/workflow-config-sidebar.tsx @@ -127,38 +127,36 @@ export function WorkflowConfigPanel({ > -
+
+ -
+
-
-
- + +
+ updatePanelTitle(event.target.value)} /> -
- updatePanelTitle(event.target.value)} - /> -
-
{panelDescription ? (