mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
steps pic to background
This commit is contained in:
parent
4bf7b19a52
commit
ffdf720859
4
dist/steps/index.wxss
vendored
4
dist/steps/index.wxss
vendored
@ -68,9 +68,7 @@
|
||||
.zui-steps__step--done .zui-steps__circle {
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
background: transparent url("https://b.yzcdn.cn/v2/image/wap/trade/steps/icon_green@2x.png") center no-repeat;
|
||||
background-size: 5px 5px;
|
||||
border-radius: 0;
|
||||
background-color: #09bb07;
|
||||
}
|
||||
|
||||
/* 正在进行中的steps */
|
||||
|
Loading…
x
Reference in New Issue
Block a user