Left Border in month view

Hi,

monthview is missing left border, if i put custom css for left border, then the right border is missing. Please provide a fix for this

Thanks.

Hello,

.dhx_cal_container { border-left: 1px solid red; }
Kind regards,
Ilya

hi,

thank you, it worked…