mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 15:45:35 +08:00
Merge pull request #745 from jh244212647/master
fix last item be cover after add view_count feature
This commit is contained in:
commit
c0a91d0547
@ -265,7 +265,7 @@ table>tbody>tr:hover{
|
|||||||
right: 0;
|
right: 0;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
margin-bottom: 35px;
|
margin-bottom: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.m-manual .manual-tab .tab-item.active {
|
.m-manual .manual-tab .tab-item.active {
|
||||||
|
Loading…
Reference in New Issue
Block a user