JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › Change row height of the time line month view › Reply To: Change row height of the time line month view
November 29, 2021 at 5:07 pm
#102603
Yavor Dashev
Participant
Hi Javi Navarrete,
Thank you for the additional information!
You can use a CSS variable called --smart-scheduler-event-size
to determine the height of the events cell in the timeline view and thus to determine when the ‘x more’ is displayed.
Using the mentioned CSS variable:
smart-scheduler {
width: 100%;
height: 100%;
--smart-scheduler-event-size: 25px;
}
Let me know what you think about this!
Please, do not hesitate to contact us if you have any additional questions.
Best regards,
Yavor Dashev
Smart UI Team
https://www.htmlelements.com/