Closed sainiankit closed 4 years ago
Thanks @sainiankit , I will check this issue :)
@sainiankit : hello, Would you like check it again? last time I checked, it worked normally. Btw, you should check follow:
Thanks @vietanhcoder for your support!
Hi @sainiankit your className is .makeStyles-dateRange-35 doesn't work because it has a lower priority than the library className: .react-google-flight-datepicker .date-picker-input as this selector has a parent and a child class name.
You have to overwrite the css at .react-google-flight-datepicker .date-picker-input or make a css selector that have bigger priority.
https://www.w3.org/wiki/Css/Training/Priority_level_of_selector
I'm having trouble changing the height of the date inputs.
Inputs have a default height of 56px.
Changing the height via a custom class does not change the being of inputs.
This is probably the best date range picker I have seen in years. ❤️