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;