--修改添加收货地址按钮定位距离
This commit is contained in:
parent
b07194ea61
commit
811e93e628
@ -89,7 +89,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
display: flex;align-items: center;justify-content: center;
|
display: flex;align-items: center;justify-content: center;
|
||||||
position: absolute;bottom: 50px;left: 50%;
|
position: absolute;bottom: 100px;left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
}
|
}
|
||||||
.address-no-data{
|
.address-no-data{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user