DanielYKPan / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
565 stars 356 forks source link

Owl date picker- panel class doesn’t seem to have an affect #729

Open shakedhaim opened 3 years ago

shakedhaim commented 3 years ago

I’m trying to override the date picker css with panel class, and it doesn’t seem to work.

HTML: <div [owlDateTimeTrigger]=“dt”> <input [owlDateTime]=“dt”> <owl-date-time [panelClass]=“date-picker” #dt>

CSS: .date-picker { display: none; }

I’m trying this and the date picker is still shown.

gongAll commented 3 years ago

⛔ ⛔ ⛔ WARNING : READ BEFORE CREATING ISSUES ⛔ ⛔ ⛔ This library was abandoned by its owner. I tried to contact him last year with no success. Please cease to open new issues as they will not be handled by him. If you want, there is a fork created by Daniel Moncada and his team which is being currently maintained. Please don't open new issues here so that new users won't be mislead into believing this repo is still up-to-date.