diff --git a/components/tag/style/index.less b/components/tag/style/index.less index ec7046be8c..02c7862343 100644 --- a/components/tag/style/index.less +++ b/components/tag/style/index.less @@ -16,7 +16,6 @@ background: @tag-default-bg; border: @border-width-base @border-style-base @border-color-base; border-radius: @border-radius-base; - cursor: default; opacity: 1; transition: all 0.3s;