Commit 79a6acf2 authored by qinj's avatar qinj

Merge branch 'dev' of http://120.25.63.219:6088/rex/portalhtml into dev

parents c4b32c7b 04711b40
......@@ -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