mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-02-26 02:23:40 +00:00
Fix the reply jump offset after introducing status
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
div:target::before {
|
||||
content: '';
|
||||
display: block;
|
||||
height: 100px;
|
||||
margin-top: -100px;
|
||||
height: 115px;
|
||||
margin-top: -115px;
|
||||
visibility: hidden;
|
||||
}
|
||||
div:target {
|
||||
|
||||
Reference in New Issue
Block a user