[bug fix] Icon: fix shopping-cart icon not align center (#415)

This commit is contained in:
张敏 2017-12-12 15:04:17 +08:00 committed by GitHub
parent a57887919d
commit 4c9e8ff036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
font-style: normal;
font-weight: normal;
font-family: 'vant-icon';
src: url('./vant-icon-82e489.ttf') format('truetype');
src: url('./vant-icon-743c0e.ttf') format('truetype');
}

View File

@ -2,7 +2,7 @@
font-style: normal;
font-weight: normal;
font-family: 'vant-icon';
src: url('https://b.yzcdn.cn/zanui/icon/vant-icon-82e489.ttf') format('truetype');
src: url('https://b.yzcdn.cn/zanui/icon/vant-icon-743c0e.ttf') format('truetype');
}
.van-icon {