shish 1 rok temu
rodzic
commit
6cb63afe94
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ghsPad/src/pages/home/components/orderList.vue

+ 1 - 1
ghsPad/src/pages/home/components/orderList.vue

@@ -181,7 +181,7 @@ export default {
             text-align:center;
         }
         .checked{
-            background-color: #CCCCCC;
+            background-color: #3385FF;
             color:white;
         }
     }