@range-picker-prefix-cls: ~'@{prefix}-Picker-range';

.@{range-picker-prefix-cls} {
  &-wrapper {
    display: flex;
  }
}
