Hi Vinayak,
Thanks for the update.
We have checked the shared files and images at our end and we suspect that the provided CSS is not applied properly. Based on the provided details we have prepared the below sample and its working fine. So we suggest you to refresh the Schedule control once the meetingResource component got opened by making use of scheduleObj.refresh() or else use the proper CSS root class for below mentioned CSS classes.
CSS:
.schedule-cell-dimension.e-schedule .e-timeline-month-view .e-content-wrap table col,
.schedule-cell-dimension.e-schedule .e-timeline-view .e-content-wrap table col,
.schedule-cell-dimension.e-schedule .e-timeline-view .e-date-header-wrap table col {
width: 80px;
}
Output:
Kindly check the above and revert us for further assistance.
Regards,
Vengatesh.