mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
14 lines
200 B
Plaintext
14 lines
200 B
Plaintext
.slider {
|
|
margin: 0 15px 30px;
|
|
}
|
|
|
|
.custom-button {
|
|
width: 26px;
|
|
color: #fff;
|
|
font-size: 10px;
|
|
line-height: 18px;
|
|
text-align: center;
|
|
border-radius: 100px;
|
|
background-color: #ee0a24;
|
|
}
|