Browse Source

修改样式

张保健 5 years ago
parent
commit
f798714570
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/pages/main/PatientBox.vue

+ 3 - 3
src/pages/main/PatientBox.vue View File

@@ -350,9 +350,9 @@
350 350
   border:1px solid #fff;
351 351
   }
352 352
   .yztx{
353
-    margin: 0 15px;
354
-    padding: 5px 15px;
355
-    background-color: red;
353
+    margin: 0 5px;
354
+    padding: 5px 10px;
355
+    background-color: #f56C6C;
356 356
     color: #fff;
357 357
     border-radius: 15px;
358 358
   }