[Improvement] Icon: add size prop (#1555)

This commit is contained in:
neverland
2018-07-30 17:01:07 +08:00
committed by GitHub
parent 35bf6447bc
commit c0e9fd633a
22 changed files with 183 additions and 180 deletions
@@ -10,7 +10,7 @@ exports[`renders demo correctly 1`] = `
<!---->
</div>
<div class="van-cell__value"><span>您有 2 个可用优惠</span></div>
<i class="van-icon van-icon-arrow van-cell__right-icon" style="color:undefined;">
<i class="van-icon van-icon-arrow van-cell__right-icon" style="color:undefined;size:undefined;">
<!---->
</i>
</div>