React-date-picker: How to style the date picker?

Created on 11 Jul 2019  路  1Comment  路  Source: wojtekmaj/react-date-picker

new to react and unsure exactly how to style the Datepicker. Currently just using className when initializing the datepicker to change font family and size. However how do you style more specific things, like hover color etc. Are there examples of general styling?

question

Most helpful comment

Hey,
you can look in the source for original LESS file to see how it was styled. Based on this, you can create your own set of styles! Good luck!

>All comments

Hey,
you can look in the source for original LESS file to see how it was styled. Based on this, you can create your own set of styles! Good luck!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aladinflux picture aladinflux  路  3Comments

baffleinc picture baffleinc  路  4Comments

adityatandon007 picture adityatandon007  路  4Comments

leo-iomer picture leo-iomer  路  8Comments

JMS-1 picture JMS-1  路  7Comments