@import '../common/component.light.theme.less';
@import '../common/component.common.less';
:host-context(.theme-light) ::ng-deep {
     a{
        .cm-light-dropdown-default
  }
  
}

