indrimuska / angular-moment-picker

Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
http://indrimuska.github.io/angular-moment-picker/
MIT License
527 stars 229 forks source link

moment picker calendar display issue in mobile view #304

Open pradeep-yenkuwale opened 3 years ago

pradeep-yenkuwale commented 3 years ago

Hi, i am using moment picker to filter my data by date, I am facing the display calendar issue in mobile view, the dimension is 414x736, which is iPhone 6/7/8 plus screenshot: image

Expected: image

Note: I am not setting any additional CSS for the calendar for mobile view for any dimension.

any help would be appreciated :)

pradeep-yenkuwale commented 3 years ago

Can anyone help me with this :(