Closed djibe closed 6 years ago
I tried upgrading to this fork but it appears to have slightly broken the styles.
I don't have a minimum reproducible example handy, but my pretty minimal test page looked like this before:
and now it looks like this:
For example, the close button is white on white.
(which appears to be due to this style, BTW: )
Was I supposed to add some theming in order for it to look right?
@TylerRick True, I'm working on it. Will release it later today.
Fixed, you can see example here : https://jsfiddle.net/djibe89/qfkjg3qh/
Hi,
I updated your picker to work with latest Bootstrap 4.1. I had to modify some CSS and js to respect new classes. I used CSS variabled for colors so the CSS fits in any Bootstrap project.