Browse Source

日常开发

林旭祥 2 weeks ago
parent
commit
e45f800c42
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/score/index.vue

+ 2 - 1
src/views/score/index.vue

@@ -264,7 +264,8 @@ onMounted(() => {
 
 .top .topLeft .name {
   font-size: 3.2vh;
-  color: #fff;
+  // color: #fff;
+  color: #1A293A;
   margin-left: 3vw;
 }