This commit is contained in:
liuye
2022-06-30 17:21:34 +08:00
parent 56d6d7e4a3
commit 12124b339d

View File

@@ -147,6 +147,7 @@ export default {
box-sizing: border-box;
display: flex;
justify-content: space-between;
height: 120px;
.location-icon{
width: 36px;
height: 36px;
@@ -195,7 +196,7 @@ export default {
}
}
.list{
padding-top: 220px;
padding-top: 236px;
.item{
padding: 32px 32px 32px 36px;
border-bottom: 1px solid #ddd;