You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kendraknittel can you add this with some custom CSS on your end? perhaps share the styles with us and we'll see if it makes sense to integrate into the full API.
I could see us trying that out for the case where months aren't contiguous, but I wouldn't do it otherwise. For now you can achieve this style by simply adding a border or box-shadow rule on .DayPicker-Month for instance 👍
@llorca It doesn't seem to be possible with custom CSS due to the fact that the class DayPicker-Day--outside somehow blocks the border from showing, do you know how to work around this?
It would be nice to have the option to separate the two months in the DateRangePicker and DateRangeInput - something such as the following:
The text was updated successfully, but these errors were encountered: