mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-12-11 21:06:08 +08:00
style: Updated layout page save button styling (#11198)
This commit is contained in:
parent
9428efd8c0
commit
470f4e4db7
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@
|
|||
mode="yaml"
|
||||
></CodemirrorPro>
|
||||
</div>
|
||||
<el-button type="primary" class="float-right" @click="onSubmitEdit">
|
||||
<el-button type="primary" class="float-right mt-2" @click="onSubmitEdit">
|
||||
{{ $t('commons.button.save') }}
|
||||
</el-button>
|
||||
</el-form>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue