57862207 пре 1 година
родитељ
комит
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;