Explorar el Código

提交修改表格宽度

namejr hace 4 años
padre
commit
44be7b04ad
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      EBook.Web/Common/tasklib_book.css

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

@@ -81,6 +81,7 @@ p .answer-body:first-child{
     height: auto;
     overflow-x:auto !important;
     overflow-y:hidden !important;
+    margin:10px 0px;
 }
 .TableContainer::-webkit-scrollbar{
     display:none;