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.
 
 
 
 
 
 

26 lines
458 B

.container.data-v-391017e7 {
width: 100%;
height: 200rpx;
}
.handle.data-v-391017e7 {
display: flex;
justify-content: space-between;
}
.card.data-v-391017e7 {
font-size: 14px;
margin: 20px;
padding: 20px;
box-sizing: border-box;
border: 1px solid #abdcff;
background-color: #f0faff;
border-radius: 12px;
}
.time.data-v-391017e7 {}
.button.data-v-391017e7 {
color: blue;
border-radius: 8px;
line-height: 30px;
font-size: 16px;
width: 70px;
}