Ver Fonte

更新样式

namejr há 4 anos atrás
pai
commit
6791f198c6
1 ficheiros alterados com 2 adições e 2 exclusões
  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;