10 lines
161 B
SCSS
10 lines
161 B
SCSS
.chooseaddress {
|
|
.addr {
|
|
margin-left: 30rpx;
|
|
}
|
|
.btn1 {
|
|
position: fixed;
|
|
bottom: 149rpx;
|
|
left: 50rpx;
|
|
}
|
|
} |