kevinoleary19 / Angular-2-Datepicker

A minimalist datepicker inspired by Google's material design
70 stars 71 forks source link

How can I change the datepicker text input height by overriding the css. #59

Open bubby248 opened 7 years ago

bubby248 commented 7 years ago

Am just using below line now <material-datepicker id="licensestart" [(date)]="user.licenseStart" placeholder="">

But the height and width are little bit high compared to my text inputs.Am not sure how to override those classes.