Explorar el Código

字体颜色兼容性bug处理

刘洋 hace 6 meses
padre
commit
ee77570def
Se han modificado 1 ficheros con 1 adiciones y 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;
       }