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

样式调整

parent 3142aabd
.page-form.el-form--inline { .page-form.el-form--inline {
.el-row {
.el-col {
min-height: 51px;
.el-form-item { .el-form-item {
display: flex; display: flex;
.el-form-item__content { .el-form-item__content {
...@@ -6,6 +9,11 @@ ...@@ -6,6 +9,11 @@
.el-date-editor { .el-date-editor {
width: 100%; 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