shaogen1995 2 년 전
부모
커밋
a445f9d1d3
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      scene/src/views/gui/components/hotList.vue

+ 3 - 3
scene/src/views/gui/components/hotList.vue

@@ -145,9 +145,9 @@ export default {
           &:hover {
             color: #fff;
           }
-        }
-        .active {
-          color: #d6b970;
+          .active {
+            color: #d6b970;
+          }
         }
       }
     }