Browse Source

防止超出边线

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

+ 3 - 0
EBook.Web/Common/tasklib_book.css

@@ -270,4 +270,7 @@ table{
 /*#endregion音频插件*/
 img.cAStauts[showflag='0']{
     opacity:0;
+}
+tbody{
+    padding-right:5px;
 }