How can I change the datepicker text input height by overriding the css.
bubby248 opened this issue · 0 comments
bubby248 commented
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.