Skip to content
Snippets Groups Projects
Commit 2aa4a44c authored by ali asaria's avatar ali asaria
Browse files

what about white

parent 9ae25741
No related branches found
No related tags found
No related merge requests found
......@@ -172,7 +172,7 @@ const Flow = ({
nodesDraggable={true}
nodesConnectable={true}
fitView
zoomOnScroll={false}
zoomOnScroll={true}
zoomOnPinch={false}
zoomOnDoubleClick={false}
panOnScroll={false}
......@@ -186,7 +186,7 @@ const Flow = ({
mutateWorkflows();
}}
style={{
backgroundColor: 'var(--joy-palette-background-level2)',
backgroundColor: 'var(--joy-palette-background-surface)',
}}
>
<Button
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment