From 3a62fb2bee373881948324de75e38832fd1e38c4 Mon Sep 17 00:00:00 2001 From: mlogclub Date: Mon, 22 Jun 2026 19:41:46 +0800 Subject: [PATCH] fix: remove unnecessary border from ResizablePanelGroup in WorkflowEditor --- web/app/dashboard/ai-workflows/_components/workflow-editor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx index 76f419b..4ff95a2 100644 --- a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx +++ b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx @@ -329,7 +329,7 @@ export function WorkflowEditor({ } return ( - +