InfomediaLtd / angular2-materialize

Angular 2 support for Materialize CSS framework.
https://infomedialtd.github.io/angular2-materialize/
MIT License
407 stars 140 forks source link

Can't change select tag style #400

Open matheusesramos opened 6 years ago

matheusesramos commented 6 years ago

I can only customize select tag when I put the css rules on style.css general angular archive, but when I need it to be on component.css, it doesn't work. And this is happening only with the select tag.

Can anybody save me? :D