Browse Source

remove tag style reset

pull/17/head
afc163 9 years ago
parent
commit
3cf2fea902
  1. 5
      src/index.less

5
src/index.less

@ -9,8 +9,3 @@ body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
// temporary font size patch
:global(.ant-tag) {
font-size: 12px;
}

Loading…
Cancel
Save