Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.global-styles,
.eapp-events-calendar-modal-modalContent {
flex-basis: 450px;
}
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.global-styles,
.eapp-events-calendar-modal-modalContent {
flex-basis: 450px;
}