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 26, 2021 at 2:31 pm
#102594
Yavor Dashev
Participant
Hi Javi Navarrette,
The height of the rows depends on the height of the SmartScheduler when you use it in ‘month’ view.
Basically if you set the height of the Scheduler component it will affect the height of the rows itself.
For example like in the following CSS code snippet:
.smart-scheduler {
width: 100%;
height: 25%;
}
Let me know if this suits you!
Please, do not hesitate to contact us if you have any additional questions.
Best regards,
Yavor Dashev
Smart UI Team
https://www.htmlelements.com/