feat: add InspectorParameterTabs component for improved input/output organization in NodeConfigPanel

This commit is contained in:
mlogclub
2026-06-30 15:56:27 +08:00
parent f8ad4390e8
commit 5a1fddf8ba
2 changed files with 96 additions and 47 deletions
@@ -115,7 +115,7 @@ export function WorkflowConfigPanel({
<span className="h-12 w-1 rounded-full bg-slate-300/80 transition-colors group-hover:bg-blue-400" />
</div>
<section className="pointer-events-auto flex min-h-0 w-full flex-col overflow-hidden rounded-lg bg-white shadow-[0_18px_45px_rgba(15,23,42,0.18)] backdrop-blur">
<div className="shrink-0 border-b border-slate-200 px-4 py-3">
<div className="shrink-0 border-slate-200 px-4 py-3">
<div className="flex min-w-0 items-center justify-between gap-3">
<div className="flex min-w-0 flex-1 items-center gap-2.5">
<WorkflowNodeIcon