fix: Adjust set up template button styles (no-changelog) (#8259)
This commit is contained in:
@@ -65,6 +65,8 @@ onBeforeUnmount(() => {
|
||||
v-if="showButton"
|
||||
:label="i18n.baseText('nodeView.setupTemplate')"
|
||||
size="large"
|
||||
icon="box-open"
|
||||
type="secondary"
|
||||
@click="handleClick()"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user