From b972db9eae7b4436186b910d078bd9fd662bc5e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Mon, 25 Jun 2018 21:36:20 +0800 Subject: [PATCH] update Tag style --- src/styles/components/tag.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/styles/components/tag.less b/src/styles/components/tag.less index 39d80557..e5a644d9 100644 --- a/src/styles/components/tag.less +++ b/src/styles/components/tag.less @@ -103,6 +103,8 @@ } .@{tag-close-prefix-cls} { margin-left: 18px !important; + left: 4px; + top: 1px; } } @@ -198,6 +200,9 @@ .@{tag-close-prefix-cls}:hover { color: #fff; } + .@{tag-close-prefix-cls}{ + top: 2px; + } } &-primary,