natasha il y a 1 an
Parent
commit
5d90b0db3d
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 1 0
      src/views/wordcard/print.vue
  2. 1 0
      src/views/wordcard/writeTable.vue

+ 1 - 0
src/views/wordcard/print.vue

@@ -586,6 +586,7 @@ export default {
     left: 0;
     font-family: FZJCGFKTK;
     text-align: center;
+    font-weight: normal;
   }
 }
 </style>

+ 1 - 0
src/views/wordcard/writeTable.vue

@@ -651,6 +651,7 @@ export default {
       left: 0;
       font-family: FZJCGFKTK;
       text-align: center;
+      font-weight: normal;
     }
   }
 }