fix: reactflow bg in dart mode

pull/20013/head
crazywoola 1 year ago
parent 83e71ab27c
commit f9a37d34cd

@ -21,4 +21,6 @@
z-index: -1000 !important; z-index: -1000 !important;
} }
#workflow-container .react-flow {} #workflow-container .react-flow__attribution {
background: none !important;
}

Loading…
Cancel
Save