mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(editor): Improve style of Canvas action buttons (#16724)
This commit is contained in:
@@ -437,7 +437,6 @@ export class WorkflowPage extends BasePage {
|
||||
.click({ force: true });
|
||||
},
|
||||
addSticky: () => {
|
||||
this.getters.nodeCreatorPlusButton().realHover();
|
||||
this.getters.addStickyButton().click();
|
||||
},
|
||||
deleteSticky: () => {
|
||||
|
||||
Reference in New Issue
Block a user