mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
Shorten transition duration
This commit is contained in:
parent
f676b8bc9f
commit
65d9e3f820
@ -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 New Issue
Block a user