mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
[bug fix] Icon: add-o icon add radius (#326)
This commit is contained in:
@@ -36,6 +36,7 @@ const icons = [
|
||||
'photograph',
|
||||
'add',
|
||||
'add2',
|
||||
'add-o',
|
||||
'photo',
|
||||
'cart',
|
||||
'arrow',
|
||||
|
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
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 {
|
||||
|
Reference in New Issue
Block a user