I'm using react-dates in order to achieve the following date range picker :
here is what I have done :
https://codesandbox.io/s/ecstatic-almeida-3u72o?fontsize=14&hidenavigation=1&theme=dark
but I still have a problem to apply the selected style out of border radius of the selected dates (i tried before and ofter also I tried to create a custom content cell in order to apply a background style but it doesn't work)
Anyone can help me, please
Here is a screenshot of the problem that i'm facing :