JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Scheduler › Customize scheduler cells height › Reply To: Customize scheduler cells height
ohh thank you, one more question, i want adjust height event
.smart-scheduler .smart-scheduler-event .pending { height: 120px; }
try with that but not working, could you give some advise?