Commit 9b914cc5682c4aeb6c33e5d4d9436702f218b674

Authored by 梁灏
1 parent b577d60a

update Tag style

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
src/styles/components/tag.less
... ... @@ -200,9 +200,9 @@
200 200 .@{tag-close-prefix-cls}:hover {
201 201 color: #fff;
202 202 }
203   - .@{tag-close-prefix-cls}{
204   - top: 2px;
205   - }
  203 + //.@{tag-close-prefix-cls}{
  204 + // top: 2px;
  205 + //}
206 206 }
207 207  
208 208 &-primary,
... ...