.@{ant-prefix}-tag {
  &__plus {
    /**
      * Tag: [+] style
      *
      * 标签：【+】的样式
      */
    .@{ant-prefix}-tag {
      background: #fff;
      border-style: dashed;
    }
  }
}
