tongshanglei il y a 3 ans
Parent
commit
8046a9ca63
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -271,7 +271,7 @@ export default {
   }
   /* 滑块颜色 */
   ::-webkit-scrollbar-thumb {
-    background-color: rgba(0, 0, 0, 0.2);
+    background-color: #FFF;
   }
   // firefox浏览器
   #app {