mirror of https://github.com/gorhill/uBlock.git
Fine tune click-to-load visual
This commit is contained in:
parent
03596439ca
commit
376ef4645f
|
@ -25,7 +25,6 @@ body {
|
|||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-evenly;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
@ -45,4 +44,5 @@ body {
|
|||
|
||||
#clickToLoad {
|
||||
cursor: default;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue