Topic: MDB PRO. mdb-timepicker gray plate displayed shifted

bzr free asked 3 years ago


In case if font-size value of html element is different from 16px gray plate is displayed shifted Expected behavior gray plate should display central Actual behavior gray plate is displayed shifted Resources (screenshots, code snippets etc.)

 html {
   font-size: 14px;
 }

  <div>
      <input mdbInput type="text" id="time" class="form-control" formControlName="time"
             (focus)="timepicker.open()"
             [mdbTimePicker]="timepicker"/>
      <label for="time"></label>
      <mdb-timepicker-toggle [mdbTimePickerToggle]="timepicker"></mdb-timepicker-toggle>
      <mdb-timepicker #timepicker></mdb-timepicker>
  </div>

enter image description here


Arkadiusz Idzikowski staff answered 3 years ago


Thank you for reporting this problem, we will take a closer look at that and add a fix as soon as possible.



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 10.0.0
  • Device: any
  • Browser: any
  • OS: any
  • Provided sample code: No
  • Provided link: No