zhulizhen преди 5 години
родител
ревизия
1cbe9739e1
променени са 3 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 1 0
      src/views/point/config_point/steps/step1.vue
  2. 1 0
      src/views/point/config_point/steps/step2.vue
  3. 1 0
      src/views/point/config_point/steps/step3.vue

+ 1 - 0
src/views/point/config_point/steps/step1.vue

@@ -499,6 +499,7 @@
             flex: 1;
             overflow: hidden;
             position: relative;
+            margin: 0 10px;
         }
     }
 </style>

+ 1 - 0
src/views/point/config_point/steps/step2.vue

@@ -331,6 +331,7 @@
             flex: 1;
             overflow: hidden;
             position: relative;
+            margin: 0 10px;
         }
     }
 </style>

+ 1 - 0
src/views/point/config_point/steps/step3.vue

@@ -218,6 +218,7 @@
             flex: 1;
             overflow: hidden;
             position: relative;
+            margin: 0 10px;
         }
     }
 </style>