mirror of
https://github.com/n8n-io/n8n.git
synced 2026-09-19 01:45:48 +08:00
fix(editor): Stop the workflow actions menu shifting when a new workflow is saved (#36077)
This commit is contained in:
@@ -503,7 +503,6 @@ defineExpose({
|
||||
}
|
||||
.group {
|
||||
display: flex;
|
||||
gap: var(--spacing--xs);
|
||||
}
|
||||
.hiddenInput {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user