mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-01 09:17:08 +02:00
fix(editor): Update canvas edge toolbar hit area (no-changelog) (#15469)
This commit is contained in:
parent
06e9386875
commit
235cabc0bf
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user