deguodaigou/pages/addaddress/addaddress.wxss
2019-12-23 10:04:09 +08:00

20 lines
270 B
Plaintext

.addaddress {
background-color: white;
}
.addaddress .btn1 {
position: fixed;
bottom: 102rpx;
left: 50rpx;
}
.addaddress .choose {
width: 100%;
height: 500rpx;
}
.addaddress .choose .item {
text-indent: 15rpx;
line-height: 70rpx;
}