forked from fdzcxy212206243/machine
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
220 B
13 lines
220 B
2 weeks ago
|
.list{
|
||
|
margin: 5px;
|
||
|
}
|
||
|
.van-swipe-cell-right{
|
||
|
height: 100%;
|
||
|
width: 60px;
|
||
|
background-color: #f00;
|
||
|
text-align: center;
|
||
|
color: #fff;
|
||
|
font-size: 16px;
|
||
|
font-weight: 700;
|
||
|
padding-top: 40px;
|
||
|
}
|