UX: negate heading buffer clicks
This commit is contained in:
parent
ae6db1d997
commit
94cb1f1a4b
|
@ -13,6 +13,7 @@
|
|||
content: "";
|
||||
height: 70px;
|
||||
margin-top: -70px;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue