natasha 3 years ago
parent
commit
c29dc60e07
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/components/Adult/preview/ArticleViewChs/NormalModelChs.vue

+ 3 - 0
src/components/Adult/preview/ArticleViewChs/NormalModelChs.vue

@@ -444,6 +444,9 @@ export default {
           line-height: 22px;
           color: #000000;
           height: 21px;
+          &.noFont {
+            font-family: initial;
+          }
           &.textLeft {
             text-align: left;
           }