bug 16519 断路作业 搜索框不显示文字 只有鼠标放上面才有
parent
900c362a1c
commit
1dd9262cc4
|
@ -3691,10 +3691,10 @@ export default {
|
||||||
background-color: #100693 !important;
|
background-color: #100693 !important;
|
||||||
border-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;
|
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;
|
background-color: #2111ec !important;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue