diff --git a/public/styles/app-date-picker.css b/public/styles/app-date-picker.css index f592bf3..03f1469 100644 --- a/public/styles/app-date-picker.css +++ b/public/styles/app-date-picker.css @@ -7,6 +7,7 @@ transform: translate(110%, 0); transition: all 0.2s ease-in-out; text-align: center; + z-index: 99; } .app-date-picker.-show {