shish il y a 2 mois
Parent
commit
5712393bfd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      mallApp/src/pages/login/index.vue

+ 1 - 1
mallApp/src/pages/login/index.vue

@@ -355,7 +355,7 @@ export default {
   }
   
   &.account {
-    color: black;
+    color: rgb(71, 71, 71);
     font-weight: 600;
   }
 }