SaturnTeam / saturn-datepicker

Angular Material Datepicker with range selection
MIT License
276 stars 110 forks source link

Setting width & height to .sat-calendar is not working #167

Open tHe-AK opened 3 years ago

tHe-AK commented 3 years ago

I'm trying to reduce calendar size. Setting width & height to sat-calendar doesn't work which is not the case with mat-calendar. .sat-caledar { width: 200px; height: 250px; }