deguodaigou/pages/chooseaddr/chooseaddr.scss

13 lines
203 B
SCSS
Raw Normal View History

2019-12-23 14:13:27 +08:00
.chooseaddress {
2019-12-23 16:08:18 +08:00
.box{
height: 910rpx
}
2019-12-23 14:13:27 +08:00
.addr {
margin-left: 30rpx;
}
.btn1 {
position: fixed;
bottom: 149rpx;
left: 50rpx;
}
2019-12-14 10:02:03 +08:00
}