mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
use default codemirror input style, contenteditable
interferes with search widget
This commit is contained in:
parent
2afd9919cc
commit
96d4f987ac
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@
|
|||
document.getElementById('content'),
|
||||
{
|
||||
autofocus: true,
|
||||
inputStyle: 'contenteditable',
|
||||
lineNumbers: true,
|
||||
lineWrapping: true,
|
||||
readOnly: true,
|
||||
|
|
Loading…
Reference in a new issue