Open LuckyLuzz opened 5 years ago
The datapicker is awesome! I gone use it in my project but changed the icons to fontawesome. Also I fixed the height of the class .dtp .dtp-picker to 350px so it would not change while scrolling thru the months.
.dtp .dtp-picker{ height:350px }
Thx. I try to enhence it this weekend.
Hi, height: 350px gives this on desktop. Not rally satisfying isn't it ?
Well not the whole thing, just the part with the days.
The datapicker is awesome! I gone use it in my project but changed the icons to fontawesome. Also I fixed the height of the class .dtp .dtp-picker to 350px so it would not change while scrolling thru the months.