修复我的地址按钮遮挡的bug

This commit is contained in:
2024-11-13 08:33:48 +08:00
parent 7a61b4009a
commit ba5563e7bb

View File

@@ -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;