mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Minor CSS tuning
This commit is contained in:
parent
947d45be2f
commit
c622298793
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue