shubhadip / vuejs3-datepicker

vue 3 datepicker. supports disabling, highlighting of dates and programmatic access of date.
https://vuejs3-datepicker.netlify.app/
MIT License
70 stars 41 forks source link

How To add style to input elment ? #61

Open MandeepJain19 opened 1 year ago

MandeepJain19 commented 1 year ago

I want to change width and height of input element but is not allowing me to chnage. please specify