For some reason the password input in iOS 12 Safari displays huge dots. I would like them to look as they look in Chrome. Is there a known way to style these inputs with CSS?
<input type="password" name="pass" />
This is how it looks in iOS 12 Safari:
This is how it looks in Chrome: