Question
Dropdown CSS is not working after updated the chrome version (101.0.4951.54).
I already implemented the below css for the dropdown widget. It was working fine. After I updated the chrome version, It is not working now.
ptcs-dropdown::part(icon){
color: blue !important;
}
Can someone please help to resolve this issue?
Regards
Sugumar

