Merge pull request #745 from jh244212647/master

fix last item be cover after add view_count feature
pull/757/head
玖亖伍 2021-11-25 16:13:36 +08:00 committed by GitHub
commit c0a91d0547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
}
}
}