Hi Everyone,
I've been using FullCalendar for my small project as a beginner in Outsystems.
I'm trying to eliminate the space which has a red mark below in the event title to be more formal, but I don't know how.
Thank you in advance.
Best Regards,
Yves Lat
Hey Yves,
You can try to achieve that using css. Add the height you want to the class .fc-event.
Cheers
Thank you really appreciated. I finally figured it out.