mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 03:42:16 +00:00
fix(editor): Styling/UX improvements on the new logs view (#14789)
This commit is contained in:
@@ -9,7 +9,7 @@ describe('useStyles', () => {
|
||||
setAppZIndexes();
|
||||
|
||||
expect(global.document.documentElement.style.setProperty).toHaveBeenNthCalledWith(
|
||||
1,
|
||||
2,
|
||||
'--z-index-app-header',
|
||||
'99',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user