fix: ReactFlow background in dark theme (#20013)
This commit is contained in:
parent
83e71ab27c
commit
75cacc2855
1 changed files with 3 additions and 1 deletions
|
|
@ -21,4 +21,6 @@
|
|||
z-index: -1000 !important;
|
||||
}
|
||||
|
||||
#workflow-container .react-flow {}
|
||||
#workflow-container .react-flow__attribution {
|
||||
background: none !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue