fix: remove unnecessary supports in wap browser

This commit is contained in:
陈嘉涵
2017-09-29 17:19:56 +08:00
parent 78d6e00546
commit 5d278ba3b1
5 changed files with 3 additions and 36 deletions

View File

@@ -73,7 +73,6 @@ cat > $basepath/../src/icon.css <<EOF
/* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */