Quellcode durchsuchen

remove tag style reset

afc163 vor 8 Jahren
Ursprung
Commit
3cf2fea902
1 geänderte Dateien mit 0 neuen und 5 gelöschten Zeilen
  1. 0 5
      src/index.less

+ 0 - 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;
-}