valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
676 stars 588 forks source link

Is it possible to style select options? #885

Open miliu99 opened 6 years ago

miliu99 commented 6 years ago

I came across this one because the native select option doesn't support styling. I just tried this, but it doesn't seem to support it either. Is there an easy fix?

simonsankar commented 6 years ago

same here i edited the select.js files, the var styles but when i ng build --prod, the changes werent kept