mirror of
https://github.com/langgenius/dify.git
synced 2026-03-26 16:50:14 +08:00
The collaboration feature increased workflow operator z-index from z-10 to z-[60]. This caused the AppInfo ContentDialog (z-30) to appear below the operator buttons. Increased ContentDialog z-index to z-[70] to ensure proper layer hierarchy.