Browse Source

不调整字体

namejr 4 years ago
parent
commit
a12e801f6a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      EBook.Web/Common/tasklib_book.js

+ 0 - 1
EBook.Web/Common/tasklib_book.js

@@ -2277,7 +2277,6 @@ function adjustFontSize(FontSize) {
         $(this).find("span").css("font-size", TFontSize + "px");
     });
     $(".LDFTimerS").css("line-height", TFontSize + "px");
-    $("p").css("line-height", (TFontSize + 4) + "px");
 }
 // 音频进度条按下回调
 function mobileTSFunc(ID) {