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
This reply was modified 1 year, 8 months ago by Anh Hoang.
This reply was modified 1 year, 8 months ago by Anh Hoang.
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.