1
0
Эх сурвалжийг харах

enhance: make the link stand out when hovering it

Tienson Qin 3 жил өмнө
parent
commit
79464a5ad9

+ 1 - 5
src/main/frontend/components/sidebar.css

@@ -139,11 +139,7 @@
     }
 
     &:hover {
-      opacity: .8;
-
-      .ti {
-        opacity: .8;
-      }
+      color: var(--ls-secondary-text-color);
     }
   }