@import '../common/component.light.theme.less';
@import '../common/component.common.less';


.theme-light .cm-cascader-selection{
    background-color: @light-white;
}
