$calendarPrefix: #{$prefixCls}-calendar;

.#{$calendarPrefix} {
  height: 100%;
  display: flex;
  flex-direction: column;
}