diff --git a/src/index.less b/src/index.less index 42b4d6ccf44f1910b12613f55cd1b8fc1aa49f28..5da336e8c149c062b986f0a3aef8b9c0f4a02f0e 100644 --- a/src/index.less +++ b/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; -}