Explorar el Código

添加行级属性

namejr hace 4 años
padre
commit
b24d7cf79c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;