Explorar o código

字体颜色兼容性bug处理

刘洋 hai 6 meses
pai
achega
ee77570def
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/admissionCard.vue

+ 1 - 1
src/pages/admissionCard.vue

@@ -186,7 +186,7 @@ const getSubjects = (c) => {
     }
     .black-info-box {
       font-size: 16px;
-
+      color: #262626;
       div {
         font-weight: bold;
       }