8 lines
132 B
SCSS
8 lines
132 B
SCSS
|
.addaddress {
|
||
|
background-color: white;
|
||
|
.btn1 {
|
||
|
position: fixed;
|
||
|
bottom: 102rpx;
|
||
|
left: 50rpx;
|
||
|
}
|
||
|
}
|