CAB Calendar Component sn-cab-meeting-calendar

Ariel Aharon
Giga Guru

Hi!

 

I need to configure the way meetings are positioned on the calendar from LTR to RTL.

 

ArielAharon_0-1698309182734.png

 

The 27th and 28th meetings are truly supposed to be at 23rd and 22nd, I do have the solution by CSS and JS but if the page width is changed the CSS is reset basically a responsiveness feature of the calendar component.

 

So I researched the widget and found out that there's a custom component named "sn-cab-meeting-calendar", and I did not find any where or way to configure it.

 

Any suggestions?

 

P.S.

My solution is that the green meeting blocks has a "left" css property, in order to have it aligned as RTL, the "left" css value should be the "right" css value.

5 REPLIES 5

Ariel Aharon
Giga Guru

Anyone knows how to access that component's source code? and if that's possible?