You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
None of these styles will work in Chrome unless -webkit-appearance: none is set on the input element as well as each of the individual styled shadow DOM components.
Is it possible to have these added automatically?
If not, it would be nice to have the requirement documented.