Remove transition from .linkb to fix blinking

This commit is contained in:
Matthias M 2021-05-23 15:55:22 +02:00
parent fcb6d2a228
commit 7cb20b3a9f

View file

@ -8,7 +8,6 @@
min-width: 28px;
margin-left: -1px;
padding: 3.5px;
transition: all 0.2s;
}
.linkb:hover {
@ -45,6 +44,7 @@
border-color: #7a7a7a;
}
.linkb:active,
.linkb:active:hover {
box-shadow: inset 0
calc(var(--toolbar-size) / 15)