[design] improve link background opacity controls

This commit is contained in:
zombieFox 2020-06-16 13:09:00 +01:00
parent caa63bf30b
commit a2fa3f692c
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@
height: 100%;
z-index: 1;
pointer-events: none;
transition: opacity var(--layout-timing-extra-fast);
}
.is-link-style-block .link-panel-front {