Quellcode durchsuchen

鼠标移入字体颜色

wanggaokun vor 1 Jahr
Ursprung
Commit
1eff6a2e6d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      pdaaphm-ui/src/assets/styles/sidebar.scss

+ 1 - 1
pdaaphm-ui/src/assets/styles/sidebar.scss

@@ -100,7 +100,7 @@
 
       &:hover {
         // background-color: rgba(114, 113, 113, 0.1) !important;
-        color: #1890ff !important;
+        color: #080808 !important;
       }
     }