Fix: 2650 【地标好物】资讯--两侧与手机边缘适当留白,与底部留白平行

This commit is contained in:
linxi
2024-11-20 14:35:55 +08:00
parent 2ef47a52c2
commit 18f9021c83
+4
View File
@@ -151,6 +151,10 @@ export default {
};
</script>
<style lang="scss" scoped>
.info-wrapper{
padding: 20px 10px;
}
.info-item + .info-item {
margin: 22rpx 0 0 0;
}