chenrui 4 anni fa
parent
commit
2513941019
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      src/views/CarWashManagement/DetailsCarWashModal.vue

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

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