@import '../../style/variables.less';
@prefix-cls: ~"@{prefix}-city-picker";

.@{prefix-cls} {
    position: relative;
    min-width: 280px;
}