diff --git a/components/tag/demo/control.md b/components/tag/demo/control.md index 32f4ec9921..39c49c1290 100644 --- a/components/tag/demo/control.md +++ b/components/tag/demo/control.md @@ -41,7 +41,7 @@ const App = React.createClass({ {tag.name} )} - + ); }, 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,