mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-23 08:00:55 +00:00
style: 修改保存按钮位置
This commit is contained in:
committed by
zhengkunwang223
parent
a914d29961
commit
ea495aaa13
@@ -14,7 +14,7 @@
|
||||
v-model="content"
|
||||
:readOnly="true"
|
||||
/>
|
||||
<div style="float: right; margin-top: 10px">
|
||||
<div style="margin-top: 10px">
|
||||
<el-button type="primary" @click="submit()" :loading="loading">
|
||||
{{ $t('commons.button.save') }}
|
||||
</el-button>
|
||||
|
||||
Reference in New Issue
Block a user