chenrui  2 anni fa
parent
commit
c6f4c19a95

+ 3 - 3
src/views/BasicsData/views/airport/airportInfoDetails.vue

@@ -894,7 +894,7 @@ export default {
     }
   }
   .airportInfo-content {
-    margin-top: 24px;
+    margin-top: 30px;
     img {
       margin: 0 auto;
       margin-top: 10%;
@@ -953,7 +953,7 @@ export default {
     // background: #ffffff;
     // box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.06);
     border-radius: 4px;
-    margin-top: 24px;
+    // margin-top: 24px;
     .terminal-info {
       margin-top: 20px;
       margin-bottom: 20px;
@@ -1054,7 +1054,7 @@ export default {
       // padding: 0 0 0 32px;
       // background: #ffffff;
 
-      margin-top: 24px;
+      margin-top: 30px;
     }
     .LBox {
       display: flex;