11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
|
.van-steps {
|
||
|
background-color: transparent !important;
|
||
|
}
|
||
|
|
||
|
.van-step--horizontal .van-step__circle-container {
|
||
|
background-color: transparent !important;
|
||
|
}
|
||
|
|
||
|
.van-steps--horizontal {
|
||
|
padding: 10px 20px !important;
|
||
|
}
|