mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-24 02:16:12 +08:00
[improvement] Icon:优化商品角标icon (#1967)
This commit is contained in:
parent
fbb162f2b4
commit
368a2eaf94
Binary file not shown.
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('../icon/vant-icon-82b481.ttf') format('truetype');
|
src: url('../icon/vant-icon-f4e97b.ttf') format('truetype');
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-family: 'vant-icon';
|
font-family: 'vant-icon';
|
||||||
src: url('https://img.yzcdn.cn/vant/vant-icon-82b481.ttf') format('truetype');
|
src: url('https://img.yzcdn.cn/vant/vant-icon-f4e97b.ttf') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
.van-icon {
|
.van-icon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user