text-align: right does not work for *_event_inner class
5 years ago.
Hi,
I'm trying to align the event text to the right using "text-align: right" into the CSS class *_event_inner. However this doesn't work, because of the propery "display: flex;". If I remove "display: flex;" then it works. But I suppose this will have side effects on the behavior of the scheduler?
Thanks
DayPilot