mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 20:00:02 +00:00
fix(editor): Styling/UX improvements on the new logs view (#14789)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const APP_Z_INDEXES = {
|
||||
CONTEXT_MENU: 10, // should be still in front of the logs panel
|
||||
APP_HEADER: 99,
|
||||
SELECT_BOX: 100,
|
||||
CANVAS_ADD_BUTTON: 101,
|
||||
|
||||
Reference in New Issue
Block a user