57862207 1 год назад
Родитель
Сommit
8d032a0e65
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/views/ordinaryPage/index.vue

+ 2 - 2
src/views/ordinaryPage/index.vue

@@ -4259,7 +4259,7 @@ export default {
   font-size: 30px;
 }
 .occupied {
-  color: #478bc3 !important;
+  color: #478bc300 !important;
   font-size: 30px;
 }
 .offline {
@@ -4340,7 +4340,7 @@ export default {
   background-color: #65c94c00 !important;
 }
 .occupied {
-  background-color: #478bc3 !important;
+  background-color: #478bc300 !important;
 }
 .offline {
   background-color: #cdd0cf00 !important;