소스 검색

选择声调

natasha 1 년 전
부모
커밋
f7eeaac164
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/components/Adult/preview/SelectTone.vue

+ 2 - 0
src/components/Adult/preview/SelectTone.vue

@@ -412,6 +412,7 @@ export default {
           margin: 0;
           font-family: "Sans-GBNPC" !important;
           font-size: 16px !important;
+          background: transparent !important;
           .pinyin {
             font-family: "Sans-GBNPC" !important;
           }
@@ -425,6 +426,7 @@ export default {
         span {
           font-family: "Sans-GBNPC" !important;
           font-size: 16px !important;
+          background: transparent !important;
         }
       }
     }