From 95e754ad606e7c7052ffca6ab987d9a9bf0f41b6 Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 2 Jun 2016 22:01:38 +0800 Subject: [PATCH] fix Tag border (#1912) --- components/tag/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/tag/style/index.less b/components/tag/style/index.less index 66a1ecb3c0..7992044c0a 100644 --- a/components/tag/style/index.less +++ b/components/tag/style/index.less @@ -54,6 +54,7 @@ &-green, &-yellow, &-red { + border: 0; &, a, a:hover,