Hello
I would like to increase the height of Calendar events using custom code. Is there any way to add custom CSS directly to the Calendar, or can we include a CSS file?

Hello
I would like to increase the height of Calendar events using custom code. Is there any way to add custom CSS directly to the Calendar, or can we include a CSS file?

you can locate css properties in ootb code and then update it with your changes and override it in custom folder.
below article might help you,