优化input框

hn2.0
fanluyan 2 years ago
parent 04cfdb716f
commit e0ce6b9956

@ -535,6 +535,9 @@ export default {
margin-right: 8px; margin-right: 8px;
font-size: 12px; font-size: 12px;
} }
.el-date-editor.el-input {
width: 140px;
}
} }
} }
} }

Loading…
Cancel
Save