Grid widget Filter box CSS
Hi,
Version : Thingworx 9.6.1
Please check the attached image.
Need help to update css of filter box in Grid widget. Providing the sample that I tried which didn't work.
@supports (ptcs-style-unit: "PTCS-CORE-GRID") {
[part~=simple-filter] {
font-family: 'Segoe UI' !important;
}
}
Please let me know if you are able to figure out


