Browse Source

站点详情页间距修改

常志远 2 years ago
parent
commit
61934fd4ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/searchPile/stationAndPile/stationDetails.vue

+ 1 - 1
pages/searchPile/stationAndPile/stationDetails.vue

@@ -998,7 +998,7 @@
 
 .infos-item{
 	display: flex;
-	padding: 14px 0;
+	padding: 16rpx 0;
 	align-items: center;
 	border-bottom: solid rgba(238, 242, 240, 100);
 	font-size: 32rpx;