Commit 5a16ebec authored by pengyunqian's avatar pengyunqian

update: 分销模块样式

parent 172ebd08
...@@ -224,11 +224,10 @@ export default { ...@@ -224,11 +224,10 @@ export default {
} }
} }
.el-dialog{ .el-dialog{
padding: 0; padding: 20px 0 10px;
border-bottom: 1px solid #606266;
text-indent: 5%;
} }
.bor{
border-top: 1px solid #606266;
margin-top: -30px;
.el-form-item{ .el-form-item{
margin-top: 30px; margin-top: 30px;
...@@ -244,7 +243,6 @@ export default { ...@@ -244,7 +243,6 @@ export default {
border: 1px solid #606266; border: 1px solid #606266;
padding: 20px 10px; padding: 20px 10px;
} }
}
.dialog-footer{ .dialog-footer{
display: flex; display: flex;
justify-content: center; justify-content: center;
......
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