material-datetime-picker
material-datetime-picker copied to clipboard
Make compatible with MaterializeCSS
I've just included this library on my project but I've just found that the styles are broken when you're using another library like MaterializeCSS. Some of them are related with box-sizing issues. Maybe it would be better to specify some of the styles instead of using the browser's standard, I don't know.
That's an example of how it shows the calendar on our webapp:

I have made some changes on the SCSS solving the problem and I'm going to make a PR with them. I don't know if they are the best solution. What do you think?