Browse Source

添加行级属性

namejr 4 years ago
parent
commit
b24d7cf79c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      EBook.Web/Common/tasklib_book.css

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

@@ -74,6 +74,8 @@ p .answer-body:first-child{
     user-select:none;
     display:inline;
     line-height: 35px;
+    position:relative;
+    bottom:1px;
 }
 .TableContainer{
     width: 100px;