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;
+          }
         }
       }
     }