2021-01-12 18:04:14 +08:00

19 lines
282 B
Plaintext

.header {
width: 100%;
height: 536rpx;
z-index: -10;
}
.van-card__thumb {
position: relative;
-webkit-flex: none;
flex: none;
width: 66px;
height: 66px;
margin-left: 8px;
}
.submit-btn {
border-radius: 20px !important;
border: #AC1630 1px solid !important;
}