fz 2 lat temu
rodzic
commit
f2be82b31a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/views/caseManagement/caseList.vue

+ 1
- 1
src/views/caseManagement/caseList.vue Wyświetl plik

@@ -849,6 +849,6 @@ export default {
849 849
 <style>
850 850
 /* // #formContainer {} */
851 851
 .el-table .pendingTrial {
852
-    background:rgb(148, 224, 25);
852
+    background:oldlace;
853 853
   }
854 854
 </style>