样式调整
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
98af1e7540
commit
8b48f5fe2e
|
@ -39,7 +39,7 @@
|
|||
<el-form-item :label="$t('trials:equiptResearch:form:remark')">
|
||||
<el-input v-model="form.Note" />
|
||||
</el-form-item>
|
||||
<div style="text-align: center;padding-bottom:20px;">
|
||||
<div style="text-align: center;padding:20px 0px;">
|
||||
<!-- 取消 -->
|
||||
<el-button
|
||||
size="small"
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
{{ errorMsg }}
|
||||
</span>
|
||||
</el-form-item>
|
||||
<div style="text-align: center;padding-bottom:20px;">
|
||||
<div style="text-align: center;padding:20px 0px;">
|
||||
<!-- 取消 -->
|
||||
<el-button
|
||||
size="small"
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
{{ errorMsg }}
|
||||
</span>
|
||||
</el-form-item>
|
||||
<div style="text-align: center;padding-bottom:20px;">
|
||||
<div style="text-align: center;padding:20px 0px;">
|
||||
<!-- 取消 -->
|
||||
<el-button
|
||||
size="small"
|
||||
|
|
|
@ -183,7 +183,7 @@ export default {
|
|||
background-color: #f8f8f8;
|
||||
line-height: 50px;
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
padding: 20px;
|
||||
}
|
||||
.mt5{
|
||||
margin-top: 5px
|
||||
|
|
Loading…
Reference in New Issue