chenrui 4 years ago
parent
commit
2513941019
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/views/CarWashManagement/DetailsCarWashModal.vue

+ 3 - 1
src/views/CarWashManagement/DetailsCarWashModal.vue

@@ -229,7 +229,9 @@
         }
       }
       .guidance-con{
-        border: 1px solid #e8e8e8;
+        border: 1px dashed #e8e8e8;
+        border-radius: 6px;
+        padding: 20px;
       }
       .period-price-con{
         border-bottom: 1px solid #e8e8e8;