Explorar el Código

修改语音矩阵的字体

dusenyao hace 3 años
padre
commit
3df48a0fe2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/Adult/preview/VoiceMatrix.vue

+ 1 - 1
src/components/Adult/preview/VoiceMatrix.vue

@@ -695,7 +695,7 @@ $select-color-brown-active: #a37557;
           @extend %column;
 
           position: relative;
-          font-family: "GB-PINYINOK-B FZJCGFKTK";
+          font-family: "GB-PINYINOK-B", "FZJCGFKTK";
 
           &::before {
             display: inline-block;