mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +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;
|
||||
gap: var(--spacing-2xs);
|
||||
pointer-events: all;
|
||||
padding: var(--spacing-l);
|
||||
padding: var(--spacing-2xs);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user