diff --git a/src/styles/components/tag.less b/src/styles/components/tag.less index 5c8ee0d7..39d80557 100644 --- a/src/styles/components/tag.less +++ b/src/styles/components/tag.less @@ -174,7 +174,7 @@ .@{tag-close-prefix-cls} { .iconfont-size-under-12px(20px); cursor: pointer; - margin-left: 8px; + margin-left: 2px; color: #666; opacity: 0.66; position: relative;