Faithlife / styled-ui

Faithlife UI styleguide and set of components
https://faithlife.github.io/styled-ui/
MIT License
13 stars 50 forks source link

Remove explicit z-index on DatePickerInput.Popover #523

Closed MitchelMyersFl closed 2 years ago

MitchelMyersFl commented 2 years ago

The z-index on the Date Picker Input Popover is making it appear behind the Modal Backdrop when attached to the body. Removing to allow it to automatically get the same z-index as other pop-overs.