瀏覽代碼

更新样式

namejr 4 年之前
父節點
當前提交
6791f198c6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      EBook.Web/Common/tasklib_book.css

+ 2 - 2
EBook.Web/Common/tasklib_book.css

@@ -73,8 +73,8 @@ p{word-break: break-word;word-wrap: break-word;clear:both;line-height: 22px;}
     border-bottom:1px solid rgb(151, 151, 151);
 }
 .container-table{
-    overflow-x:auto;
-    overflow-y:hidden;
+    overflow-x:auto !important;
+    overflow-y:hidden !important;
 }
 .container-table td{
     min-width:90px;