浏览代码

remove tag style reset

afc163 8 年之前
父节点
当前提交
3cf2fea902
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      src/index.less

+ 0 - 5
src/index.less

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