@import '../../styles-new/default.less';

@selection-min-height: @Selection-min-height;
@selection-padding-horizontal-left: @spacing-m;
@selection-padding-horizontal-right: @spacing-m;
@selection-lable-font-size: @font-size-base;
@selection-lable-color: @color-text-base;
@selection-lable-tertiary-font-size: @Selection-lable-tertiary-font-size;
@selection-lable-tertiary-color: @color-text-tertiary;
@selection-placeholder-font-size: @font-size-base;
@selection-placeholder-font-color: @color-text-placeholder;
@selection-tertiary-font-size: @Selection-tertiary-font-size;
@selection-tertiary-color: @color-text-tertiary;
@selection-select-font-size: @font-size-base;
@selection-select-font-color: @Selection-select-font-color;
@selection-select-color-disable: @color-text-disabled;
@selection-error-font-size: @Selection-error-font-size;
@selection-error-color: @color-text-warning-base;
@selection-icon-size: @size-icon-xs;
@selection-icon-color: @color-icon-gray;
@selection-divider-color: @Selection-divider-color ;
@selection-title-icon-size:@size-icon-xs;
@selection-title-icon-color:@color-icon-link;
// @selection-large-hight: @size-height-xxxl;
// @selection-xlarge-hight: @size-height-xxxxl;


// @input-divider-color: @color-divider-dark; // 新增
