Has anyone experienced the issue of iOS 12 Safari displaying huge dots in the password input field? I'm looking for a way to make them look like they do in Chrome. Is there a known method to customize the style of these inputs using CSS?
<input type="password" name="pass" />
Here is how it appears in iOS 12 Safari:
https://i.sstatic.net/Po7JT.jpg
And here is how it looks in Chrome: