$multipickerPrefix: #{$prefixCls}-multipicker;

.#{$multipickerPrefix} {
  display: flex;
  align-items: center;
  height: 300px;
}