@import '../../styles-new/default.less';
@tag-padding: 3px;
@tag-border-radius-s: @radius-xs;
@tag-border-radius-m: @radius-s;
@tag-font-size-s: @font-size-xxs;
@tag-font-size-m: @font-size-s;
@tag-icon-size: @size-icon-xs;


@tag-light-fill: @color-info-light-1;
@tag-light-color: @color-info-1;
@tag-light-border-width: @border-width-zero;

@tag-dark-fill: @color-info-1;
@tag-dark-color: @color-text-white;
@tag-dark-border-width: @border-width-zero;
