steve-ferrero / ng-pick-datetime

A datepicker for angular
http://www.web-atrio.com/SSII/developpement-2D-3D
MIT License
3 stars 3 forks source link

How to open datetimepicker inside modal window #9

Open alisamina0 opened 6 years ago

alisamina0 commented 6 years ago

image

rahul2471 commented 6 years ago

Same issue

Dev8472 commented 5 years ago

Hi,

this should be accomplished with some css like: .cdk-overlay-container { z-index: 99999 !important; }