Browse Source

1/20 最后样式优化

1
mo 4 years ago
parent
commit
719962274b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/styles/sidebar.scss

+ 1 - 1
src/styles/sidebar.scss

@@ -91,7 +91,7 @@
       background-color: $subMenuBg;
 
       &:hover {
-        background-color: $subMenuHover !important;
+        background-color: $subMenuHover;
       }
     }
   }