From 9b914cc5682c4aeb6c33e5d4d9436702f218b674 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Sun, 1 Jul 2018 17:38:30 +0800 Subject: [PATCH] update Tag style --- src/styles/components/tag.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/styles/components/tag.less b/src/styles/components/tag.less index f5a7718..9ce9c84 100644 --- a/src/styles/components/tag.less +++ b/src/styles/components/tag.less @@ -200,9 +200,9 @@ .@{tag-close-prefix-cls}:hover { color: #fff; } - .@{tag-close-prefix-cls}{ - top: 2px; - } + //.@{tag-close-prefix-cls}{ + // top: 2px; + //} } &-primary, -- libgit2 0.21.4