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.

15 lines
265 B

.list{
margin: 5px;
}
.van-swipe-cell-right{
height: 100%;
width: 60px;
background-color: rgb(255, 7, 7);
text-align: center;
color: rgb(255, 255, 255);
font-size: 16px;
font-weight: 700;
padding-top: 40px;
display: block;
}