@@ -244,7 +244,7 @@
right: 30rpx;
top: 200rpx;
height: 80vh;
- overflow-y: scroll;
+ overflow-y: scroll;
}
.content {
@@ -280,7 +280,7 @@
/* height: calc(100vh - 80rpx); */
height: 100vh;
box-sizing: border-box;
- padding: 20rpx 24rpx 20rpx;
+
@@ -327,6 +327,7 @@
.listContent {
display: flex;
justify-content: space-between;
+ padding: 20rpx 24rpx 20rpx;
.city-list {