Fix the reply jump offset after introducing status

This commit is contained in:
KnugiHK
2023-06-20 14:52:32 +08:00
parent cc0105647a
commit 6636210e4c

View File

@@ -40,8 +40,8 @@
div:target::before {
content: '';
display: block;
height: 100px;
margin-top: -100px;
height: 115px;
margin-top: -115px;
visibility: hidden;
}
div:target {