Commit 215b1f3f authored by jiangqihao's avatar jiangqihao

样式修改

parent 78e4b0bf
......@@ -162,7 +162,7 @@ export default {
showDialog: false,
redirect: undefined,
otherQuery: {},
updatePassword: false,
updatePassword: true,
formData: {},
formConfig: {
isDialog: true,
......@@ -510,10 +510,10 @@ $dark_gray:#889aa4;
}
}
.submit-btn {
padding: 0 15px 20px 0px;
padding: 0 0px 20px 45px;
.el-button {
height: 40px;
width: 330px;
width: 400px;
}
}
.el-dialog__body {
......@@ -524,6 +524,7 @@ $dark_gray:#889aa4;
display: flex;
flex-flow: wrap;
justify-content: center;
margin-left: 30px !important;
}
::v-deep .el-form-item {
margin-bottom: 20px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment