tailwind-datepicker-react
tailwind-datepicker-react copied to clipboard
size adjustment
Hey, awesome component! I can't figure out how to change the height. i don't see anything in the props that allows for this and trying to constrain within a parent div also doesn't work.
Is there any way for me to do this?
thanks!
You can style the element using theme attribute in the datepicker options. If your style is overwritten by any existing style you can use ! symbol before the desired class.