mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[improvement] Icon:优化商品角标icon (#1967)
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
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-weight: normal;
|
||||
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 {
|
||||
|
Reference in New Issue
Block a user