mirror of
https://github.com/langgenius/dify.git
synced 2026-01-08 07:14:14 +00:00
fix: ReactFlow background in dark theme (#20013)
This commit is contained in:
@@ -21,4 +21,6 @@
|
||||
z-index: -1000 !important;
|
||||
}
|
||||
|
||||
#workflow-container .react-flow {}
|
||||
#workflow-container .react-flow__attribution {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user