$datepickerPrefix: #{$prefixCls}-calendar-datepicker;

.#{$datepickerPrefix} {
  display: flex;
  flex-direction: column;
}