mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
Merge pull request #5364 from johnsonwong666/hotfix/fix_issue_5329
fix(Step): vertical icon background
This commit is contained in:
commit
767da88bc6
@ -148,6 +148,7 @@
|
||||
.van-step__icon {
|
||||
line-height: 1;
|
||||
font-size: var(--step-icon-size, @step-icon-size);
|
||||
background-color: var(--steps-background-color, @steps-background-color);
|
||||
}
|
||||
|
||||
.van-step__line {
|
||||
|
Loading…
x
Reference in New Issue
Block a user