shaogen1995 2 years ago
parent
commit
a445f9d1d3
1 changed files with 3 additions and 3 deletions
  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 {
           &:hover {
             color: #fff;
             color: #fff;
           }
           }
-        }
-        .active {
-          color: #d6b970;
+          .active {
+            color: #d6b970;
+          }
         }
         }
       }
       }
     }
     }