13 lines
203 B
SCSS
13 lines
203 B
SCSS
.chooseaddress {
|
|
.box{
|
|
height: 910rpx
|
|
}
|
|
.addr {
|
|
margin-left: 30rpx;
|
|
}
|
|
.btn1 {
|
|
position: fixed;
|
|
bottom: 149rpx;
|
|
left: 50rpx;
|
|
}
|
|
} |