Ver Fonte

上传关于表格换行的问题

namejr há 4 anos atrás
pai
commit
a3e342351c
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      EBook.Web/Common/tasklib_book.css

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

@@ -136,9 +136,9 @@ td p{
 td p .answer-body{
     height:30px;
 }
-.TableContainer td span{
-    white-space:normal;
-    word-break:normal;
+.TableContainer td span,.TableContainer td{
+    white-space:normal !important;
+    word-break:normal !important;
 }
 table{
     table-layout:fixed;