Parcourir la source

颜色改为ccc

luolei il y a 5 ans
Parent
commit
feb81b601f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/PathInfo.vue

+ 1 - 1
src/components/PathInfo.vue

@@ -400,7 +400,7 @@
     bottom: 0.4rem;
     left: 50%;
     text-align: center;
-    color: #AAA;
+    color: #cccccc;
     font-size: 0.24rem;
     transform: translateX(-50%);
   }