A1300399510 cfbc109bdb 提交
2023-05-31 19:54:19 +08:00

9 lines
184 B
Plaintext

/* pages/transfer/transfer.wxss */
.skip {
width: 200rpx;
height: 200rpx;
color: #ffffff;
border-radius: 20rpx;
background-color: sienna;
margin: 500rpx auto;
}