Parcourir la source

添加行级属性

namejr il y a 4 ans
Parent
commit
b24d7cf79c
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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;