mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Restore visual of input field on Firefox
This commit is contained in:
parent
9c653341c1
commit
59496cfa45
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ div.CodeMirror span.CodeMirror-matchingbracket {
|
|||
fill: #000;
|
||||
}
|
||||
.cm-search-widget-input input {
|
||||
border: 1px solid gray;
|
||||
display: inline-flex;
|
||||
flex-grow: 1;
|
||||
max-width: 16em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue