Topic: I have a problem in date picker

sdhakad pro asked 6 years ago


Date picker occur in a popup but it is not proper, bottom of the date picker is not full. you can see in screen shot those given in link  https://ibb.co/mG7gs6


Dawid Adach pro answered 6 years ago


Dear sdhakad, Please set min height to 575px either by id or class like below:
.picker__frame.picker__frame{
min-height: 575px;
}

It's also advised to add media query matching your modal size. Date picker is optimised for laptop/tablets and mobile screens until 575 px

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: Yes
Tags