mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
node panel resize
This commit is contained in:
@ -25,7 +25,7 @@ const Operator = () => {
|
||||
|
||||
return (
|
||||
<div className={`
|
||||
absolute left-6 bottom-6 z-10
|
||||
absolute left-6 bottom-6 z-[9]
|
||||
`}>
|
||||
<MiniMap
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user