mirror of https://github.com/gorhill/uBlock.git
Transparent background for the picker
This commit is contained in:
parent
532d2b312f
commit
1c36d8ce00
|
@ -5,6 +5,7 @@
|
|||
outline: none;
|
||||
}
|
||||
html, body {
|
||||
background: transparent !important;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue