wsx hace 10 meses
padre
commit
d7f86b722e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/boss/orderTracking/index.vue

+ 1 - 1
src/views/boss/orderTracking/index.vue

@@ -369,6 +369,6 @@
 
   :deep(.content-num) {
     color: #000;
-    background-color: #53c77f;
+    background-color: #53c77f !important;
   }
 </style>