20 lines
270 B
Plaintext
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;
|
|
}
|