kevinoleary19/Angular-2-Datepicker

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

Opened this issue · 0 comments

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.