Hello, i add classname to scheduler and adjust it like this:
‘& .calendar-scheduler .smart-scheduler-event’: {
height: ’50px!important’,</div>
},
it’s look so ugly, how can i make it dynamic( ex 1 or 2 will expand, and remain in ” (number) more” ). Thanks for your help
As shown in my previous reply, the proper way of changing the scheduler event size is with the CSS variable.
If you want to change it, you may have a class that changes this variable and applies it when needed.