@@ -79,15 +79,19 @@ export default {
}
.topTitle {
text-align: center;
- height: 50px;
- line-height: 50px;
+ padding: 10px 0;
+ line-height: 24px;
border-bottom: 1px dashed #333;
+ margin: 0 0 10px 0;
/deep/.el-form-item {
margin: 0;
/deep/.el-form-item__label {
color: #389ff0;
+ text-align: left;
+ line-height: 25px;
+ padding: 0 12px 0 0;
.btn {