raychenfj / ion-multi-picker

Multi Item Picker - An Ionic Custom Multi Picker Component
https://raychenfj.github.io/ion-multi-picker/
Other
236 stars 103 forks source link

Align with datetime picker style #67

Closed jasonz1987 closed 7 years ago

jasonz1987 commented 7 years ago

great plugin, but you can add these css padding for align with datetime picker .

ion-multi-picker {
padding: 11px 8px 11px 16px;
}

before

image

after

image

raychenfj commented 7 years ago

Hi @jasonz1987

Thanks for your advice. I will check the style of datetime picker, make sure we are same.

raychenfj commented 7 years ago

Fixed in version 2.1.2.