dify/web/app/components/base/content-dialog
lyzno1 a9e74b21f1
fix: increase ContentDialog z-index to display above workflow operators
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.
2025-10-13 14:00:28 +08:00
..
index.tsx fix: increase ContentDialog z-index to display above workflow operators 2025-10-13 14:00:28 +08:00