bug 16519 断路作业 搜索框不显示文字 只有鼠标放上面才有

pet-人员中台对接-xuyifeng-7.24
water_xu 2024-06-28 15:41:52 +08:00
parent 900c362a1c
commit 1dd9262cc4
1 changed files with 2 additions and 2 deletions

View File

@ -3691,10 +3691,10 @@ export default {
background-color: #100693 !important;
border-color: #100693 !important;
}
.people_trajectory_select .el-select-dropdown__item, .el-select-dropdown__item{
.people_trajectory_select .el-select-dropdown__item{
color: #fff !important;
}
.people_trajectory_select .el-select-dropdown__item.hover, .el-select-dropdown__item:hover{
.people_trajectory_select .el-select-dropdown__item.hover{
background-color: #2111ec !important;
color: #fff !important;
}