deguodaigou/pages/addaddress/addaddress.scss
2019-12-23 10:04:09 +08:00

17 lines
301 B
SCSS

.addaddress {
background-color: white;
.btn1 {
position: fixed;
bottom: 102rpx;
left: 50rpx;
}
.choose{
width:100%;
height: 500rpx;
.item{
text-indent: 15rpx;
line-height: 70rpx;
}
}
}