安全培训管理:更改培训时间布局

This commit is contained in:
杜海鹏 2022-07-15 09:27:11 +08:00
parent ef76f2b97a
commit 6bd6896d86

View File

@ -792,9 +792,9 @@ export default {
text-align: center;
}
.startTime, .endTime{
width: 160px !important;
width: 170px !important;
/deep/.el-input__inner{
width: 140px;
width: 150px;
}
}
/deep/.el-date-editor{