mirror of
https://github.com/filp/whoops.git
synced 2026-09-15 20:26:44 +00:00
Merge pull request #277 from JayBizzle/patch-1
Fixed help overlay flicker
This commit is contained in:
@@ -348,6 +348,7 @@ pre.prettyprint, code.prettyprint {
|
||||
}
|
||||
|
||||
#help-overlay {
|
||||
pointer-events: none;
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
@@ -420,4 +421,4 @@ kbd {
|
||||
line-height: 10px;
|
||||
padding: 3px 5px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user