mirror of https://github.com/gorhill/uBlock.git
Add gap between power and ruleset buttons
This commit is contained in:
parent
2a5dfc20e1
commit
435c888c67
|
@ -72,7 +72,7 @@ hr {
|
|||
flex-grow: 3;
|
||||
font-size: 700%;
|
||||
justify-content: center;
|
||||
margin: 0;
|
||||
margin: 0 var(--popup-gap-thin);
|
||||
padding: 0;
|
||||
}
|
||||
body.off #switch {
|
||||
|
|
Loading…
Reference in New Issue