Blurry Drop Down in Modal

I’m having an issue where for some reason my dropdowns in a modal are appearing Blurry. I have no idea why this started happening, it used to work OK.

Blurry Once Clicked

Any ideas?

I have investigated a bit on that, and it seems that it can be related to an IOS bug. Are you on IOS? Which version?

I’m actually on Windows. I’ve noticed it appears to be happening when the drop down needs to scroll. I was able to fix it on a couple items by setting the height of the dropdown to be higher, but I didn’t have to do that in the past.

Hello. I have the same problem without windows. I wish I had a solution.

Thanks

Is there a text shadow being applied somewhere? Maybe higher up in the styles?
Maybe try adding:

text-shadow: none !important;