79335519

Date: 2025-01-07 09:53:26
Score: 1
Natty:
Report link

Found the solution!

You need to override the style for the calendar's main container. The style to change is:

theme={{
    'stylesheet.calendar.main': {
      container: {
        paddingLeft: 0,
        paddingRight: 0,
      },
    },
  }}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Surajkumbhar904