UX: negate heading buffer clicks

This commit is contained in:
Joe 2019-04-13 04:06:42 +08:00 committed by GitHub
parent ae6db1d997
commit 94cb1f1a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
content: "";
height: 70px;
margin-top: -70px;
pointer-events: none;
opacity: 0;
}
}