natasha 3 gadi atpakaļ
vecāks
revīzija
c29dc60e07

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