mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-24 02:16:12 +08:00
[bug fix] Icon: add-o icon add radius (#326)
This commit is contained in:
parent
2890a55ed8
commit
0817411ae8
@ -36,6 +36,7 @@ const icons = [
|
|||||||
'photograph',
|
'photograph',
|
||||||
'add',
|
'add',
|
||||||
'add2',
|
'add2',
|
||||||
|
'add-o',
|
||||||
'photo',
|
'photo',
|
||||||
'cart',
|
'cart',
|
||||||
'arrow',
|
'arrow',
|
||||||
|
Binary file not shown.
@ -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-c0ae038f.ttf') format('truetype');
|
src: url('https://b.yzcdn.cn/zanui/icon/vant-icon-c20e1580.ttf') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
.van-icon {
|
.van-icon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user