diff --git a/pages/askHousing/askHousing.wxss b/pages/askHousing/askHousing.wxss index 1dd699e..0ae1d2c 100644 --- a/pages/askHousing/askHousing.wxss +++ b/pages/askHousing/askHousing.wxss @@ -6,11 +6,11 @@ font-size: 30rpx; font-size: 0; } - + .container { padding-bottom: 170rpx; width: 100vw; - overflow-x: hidden; + overflow-x: hidden; background: rgba(246, 246, 246, 1); }