mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-24 18:36:51 +08:00
[bug fix] Icon: fix shopping-cart
icon not align center (#415)
This commit is contained in:
parent
a57887919d
commit
4c9e8ff036
Binary file not shown.
@ -2,5 +2,5 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-family: 'vant-icon';
|
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-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-family: 'vant-icon';
|
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 {
|
.van-icon {
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user