refactor(editor): Change size of the New Blank Workflow button in templates page (#3536)
This commit is contained in:
committed by
GitHub
parent
f75f5d711f
commit
ad09d9aab9
@@ -9,7 +9,7 @@
|
||||
</div>
|
||||
<div :class="$style.button">
|
||||
<n8n-button
|
||||
size="medium"
|
||||
size="large"
|
||||
:label="$locale.baseText('templates.newButton')"
|
||||
@click="openNewWorkflow"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user