Ion picker with custom height doesnt align to center ion picker options
Create a picker, set some cssClass to pickerOptions
.pick-class {
–max-height: 35vh;
}
options should render at the center of 35vh and not of the initial/default height
1 post - 1 participant