mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Shorten transition duration
This commit is contained in:
parent
f676b8bc9f
commit
65d9e3f820
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
--popup-gap-extra-thin: calc(0.25 * var(--font-size));
|
||||
font-size: var(--font-size);
|
||||
line-height: 20px;
|
||||
transition-duration: 0.2s;
|
||||
transition-duration: 0.1s;
|
||||
transition-property: opacity;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue