mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-13 20:16:00 +08:00
fix: ReactFlow background in dark theme (#20013)
This commit is contained in:
parent
83e71ab27c
commit
75cacc2855
@ -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…
x
Reference in New Issue
Block a user