mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Remove hard-coded line height
This commit is contained in:
parent
71244bc37b
commit
ed3a0b8ab9
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
|||
--popup-gap-thin: calc(0.5 * var(--popup-gap));
|
||||
--popup-gap-extra-thin: calc(0.25 * var(--popup-gap));
|
||||
font-size: var(--font-size);
|
||||
line-height: 20px;
|
||||
min-width: var(--popup-min-width);
|
||||
}
|
||||
:root body.loading {
|
||||
|
|
|
|||
Loading…
Reference in a new issue