Update workflow canvas
This commit is contained in:
@@ -626,7 +626,7 @@ export function WorkflowCanvas({
|
||||
nodeStrokeColor="var(--hairline-strong)"
|
||||
maskColor="color-mix(in srgb, var(--background) 68%, transparent)"
|
||||
className="!rounded-xl !border !border-hairline !bg-card/90 !shadow-sm"
|
||||
style={{ left: 56, width: 176, height: 108 }}
|
||||
style={{ left: 44, width: 176, height: 108 }}
|
||||
/>
|
||||
<Panel position="top-left">
|
||||
<TooltipProvider>
|
||||
|
||||
Reference in New Issue
Block a user