瀏覽代碼

Merge pull request #745 from jh244212647/master

fix last item be cover after add view_count feature
玖亖伍 3 年之前
父節點
當前提交
c0a91d0547
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      static/css/kancloud.css

+ 2 - 2
static/css/kancloud.css

@@ -265,7 +265,7 @@ table>tbody>tr:hover{
     right: 0;
     overflow-y: auto;
     background-color: #fafafa;
-    margin-bottom: 35px;
+    margin-bottom: 60px;
 }
 
 .m-manual .manual-tab .tab-item.active {
@@ -1173,4 +1173,4 @@ table>tbody>tr:hover{
         opacity: .3;
         z-index: 3000
     }
-}
+}