[bugfix] Step: active-icon wrong style when vertical (#3007) (#3007)

This commit is contained in:
akebe 2019-03-20 11:58:46 +08:00 committed by neverland
parent a156e1b914
commit 6c7d2cb577

View File

@ -124,7 +124,7 @@
} }
&.van-step--process { &.van-step--process {
.van-icon-checked { .van-icon {
top: 12px; top: 12px;
left: -20px; left: -20px;
line-height: 1; line-height: 1;