mirror of https://github.com/gorhill/uBlock.git
Minor CSS tuning
This commit is contained in:
parent
947d45be2f
commit
c622298793
|
@ -313,7 +313,7 @@ select {
|
|||
height: var(--font-size);
|
||||
position: relative;
|
||||
top: calc(var(--font-size) / 7);
|
||||
max-width: calc(var(--font-size) * 1.4);
|
||||
max-width: calc(var(--font-size) * 1.5);
|
||||
}
|
||||
|
||||
.logo {
|
||||
|
|
Loading…
Reference in New Issue