mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Fix custom filter list being unscrollable
Related discussion: https://github.com/uBlockOrigin/uBOL-home/discussions/436
This commit is contained in:
parent
f3651bd866
commit
718b3cdb97
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
|
||||
#ubol-unpicker #customFilters {
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
}
|
||||
#ubol-unpicker .customFilter {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in a new issue