Commit bd9ae56c authored by 何远江's avatar 何远江

样式调整

parent 3142aabd
.page-form.el-form--inline { .page-form.el-form--inline {
.el-form-item { .el-row {
display: flex; .el-col {
.el-form-item__content { min-height: 51px;
flex: 1; .el-form-item {
.el-date-editor { display: flex;
width: 100%; .el-form-item__content {
flex: 1;
.el-date-editor {
width: 100%;
}
.el-select {
width: 100%;
}
}
} }
} }
} }
......
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