I'm using a Angular Material 6.0.4 I stumbled upon a problem. I got form for basic user data if user use chrome autofill to fill the data the data got injected properly however it leaves yellow(blue) background. Due to the way material angular is made. Colored is only strip of whole input component.
Is there a way to make chrome fill whole input component?
Here's what I got:
Here's what I want (i used paint):