mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
fix(editor): Fix square button layout (no-changelog) (#14671)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
This commit is contained in:
committed by
GitHub
parent
e6f26b895d
commit
e1632348f2
@@ -137,9 +137,7 @@ exports[`InputPanel > should render 1`] = `
|
||||
>
|
||||
<!--v-if-->
|
||||
<span>
|
||||
|
||||
Cancel
|
||||
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
@@ -149,9 +147,7 @@ exports[`InputPanel > should render 1`] = `
|
||||
>
|
||||
<!--v-if-->
|
||||
<span>
|
||||
|
||||
Save
|
||||
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
@@ -2820,9 +2820,7 @@ exports[`VirtualSchema.vue > renders schema with spaces and dots 1`] = `
|
||||
>
|
||||
<!--v-if-->
|
||||
<span>
|
||||
|
||||
Execute previous nodes
|
||||
|
||||
</span>
|
||||
</button>
|
||||
<!--teleport start-->
|
||||
|
||||
Reference in New Issue
Block a user