浏览代码

选择声调

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;
         }
       }
     }