修复我的地址按钮遮挡的bug
This commit is contained in:
@@ -232,7 +232,6 @@
|
||||
|
||||
.none {
|
||||
width: 750rpx;
|
||||
padding-top: 200rpx;
|
||||
|
||||
.conter {
|
||||
width: 400rpx;
|
||||
@@ -263,6 +262,8 @@
|
||||
|
||||
.card {
|
||||
width: 750rpx;
|
||||
height: 85vh;
|
||||
overflow: auto;
|
||||
|
||||
.list {
|
||||
margin: 0rpx auto 25rpx;
|
||||
@@ -339,6 +340,7 @@
|
||||
}
|
||||
|
||||
.footer {
|
||||
margin-top: 500px;
|
||||
width: 750rpx;
|
||||
height: 120rpx;
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user