mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
[bug fix] Icon: fix shopping-cart
icon not align center (#415)
This commit is contained in:
Binary file not shown.
@@ -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');
|
||||
}
|
@@ -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 {
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user