فهرست منبع

增加表格头部间距

namejr 4 سال پیش
والد
کامیت
2701cb64b6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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;