fix(editor): Stop the workflow actions menu shifting when a new workflow is saved (#36077)

This commit is contained in:
Daria
2026-08-13 06:51:00 +00:00
committed by GitHub
parent b08cde668f
commit a914319ed1
@@ -503,7 +503,6 @@ defineExpose({
}
.group {
display: flex;
gap: var(--spacing--xs);
}
.hiddenInput {
display: none;