Explorar o código

增加表格头部间距

namejr %!s(int64=4) %!d(string=hai) anos
pai
achega
2701cb64b6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      EBook.Web/Common/tasklib_book.css

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

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