mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 20:00:02 +00:00
fix(editor): Set FocusPanel over MainHeader to show autocomplete options (no-changelog) (#17443)
This commit is contained in:
@@ -8,6 +8,7 @@ const APP_Z_INDEXES = {
|
||||
APP_SIDEBAR: 999,
|
||||
CANVAS_SELECT_BOX: 100,
|
||||
TOP_BANNERS: 999,
|
||||
FOCUS_PANEL: 1600,
|
||||
NDV: 1800,
|
||||
MODALS: 2000,
|
||||
TOASTS: 2100,
|
||||
|
||||
Reference in New Issue
Block a user