常志远 2 년 전
부모
커밋
8c5ba91a7d
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      pages/searchPile/stationAndPile/stationDetailsMap.vue

+ 3 - 0
pages/searchPile/stationAndPile/stationDetailsMap.vue

@@ -650,7 +650,9 @@
 		 	display: flex;
 		 	flex-wrap: wrap;
 		 	margin-top: 10px;
+			min-height: 65px;
 		 	.sign-1{
+				height: 20px;
 		 		line-height: 20px;
 		 		border-radius: 4px;
 		 		background-color: rgba(255, 255, 255, 100);
@@ -663,6 +665,7 @@
 		 		margin-bottom: 4px;
 		 	}
 		 	.sign-2{
+				height: 20px;
 		 		line-height: 20px;
 		 		border-radius: 4px;
 		 		background-color: rgba(255, 255, 255, 100);