valor-software / ng2-select

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

CSS File ng2-select.css #870

Open JimmySpicy opened 6 years ago

JimmySpicy commented 6 years ago

I am currently trying to use the dropdown like in the demo, but I'm facing the issu with the dropdown, I have added the file into my project assets and linked them into the .angular-cli.json file "styles": [ "../src/assets/css/ng2-select/ng2-select.css", "../src/assets/css/ng2-select/prettify-angulario.css", "../src/assets/css/ng2-select/bootstrap.min.css" ],

It did not worked, I also tried with bootstrap4 It did not worked.

Can anyone help on this css issue please ? Thanks Jimmy

lvidal1 commented 6 years ago

Any updates?

optimistex commented 6 years ago

Work by supporting Bootstrap 4 was planned: https://github.com/optimistex/ng2-select-ex/issues/5