mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
this fixes #237
This commit is contained in:
parent
a655b593d1
commit
e48f118804
1 changed files with 1 additions and 0 deletions
|
|
@ -713,6 +713,7 @@ var startPicker = function() {
|
|||
'position: absolute;',
|
||||
'top: 0;',
|
||||
'left: 0;',
|
||||
'pointer-events: auto;',
|
||||
'cursor: crosshair;',
|
||||
'z-index: 4999999999;',
|
||||
'}',
|
||||
|
|
|
|||
Loading…
Reference in a new issue