fix(Tag): text vertical align in miui (#7151)

* fix(Tag): text vertical align in miui

* chore: adjust font order
This commit is contained in:
neverland
2020-09-10 17:32:54 +08:00
committed by GitHub
parent 259dca7de1
commit c77033dfbc
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
@line-height-md: 20px;
@line-height-lg: 22px;
@base-font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue',
Helvetica, Segoe UI, Arial, Roboto, 'PingFang SC', 'Hiragino Sans GB',
Helvetica, Segoe UI, Arial, Roboto, 'PingFang SC', 'miui', 'Hiragino Sans GB',
'Microsoft Yahei', sans-serif;
@price-integer-font-family: Avenir-Heavy, PingFang SC, Helvetica Neue, Arial,
sans-serif;