浏览代码

添加行级属性

namejr 4 年之前
父节点
当前提交
b24d7cf79c
共有 1 个文件被更改,包括 2 次插入0 次删除
  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;