mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
fix(editor): Update canvas edge toolbar hit area (no-changelog) (#15469)
This commit is contained in:
@@ -63,7 +63,7 @@ function onDelete() {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
gap: var(--spacing-2xs);
|
gap: var(--spacing-2xs);
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
padding: var(--spacing-l);
|
padding: var(--spacing-2xs);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user