mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 01:28:00 +01:00
Add gap between power and ruleset buttons
This commit is contained in:
parent
2a5dfc20e1
commit
435c888c67
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue