deguodaigou/pages/chooseaddr/chooseaddr.scss

13 lines
203 B
SCSS
Raw Permalink Normal View History

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