feat: enhance workflow editor with new plugins, improved node handling, and UI updates

This commit is contained in:
mlogclub
2026-06-27 21:44:29 +08:00
parent 689acc997c
commit 1472c487ac
7 changed files with 202 additions and 60 deletions
@@ -34,7 +34,7 @@ export function WorkflowConfigSidebar({
: []
return (
<aside className="flex w-80 shrink-0 flex-col border-l bg-background">
<aside className="relative z-50 flex w-80 shrink-0 flex-col border-l bg-background">
<div className="border-b px-3 py-2">
<div className="text-sm font-medium"></div>
</div>