From 7cb20b3a9fb4c2c872684bf905b427bdfd6a4f85 Mon Sep 17 00:00:00 2001 From: Matthias M <62722460+kleinerpirat@users.noreply.github.com> Date: Sun, 23 May 2021 15:55:22 +0200 Subject: [PATCH] Remove transition from .linkb to fix blinking --- ts/editor/legacy.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/editor/legacy.scss b/ts/editor/legacy.scss index b0bc84cde..ce3200bfc 100644 --- a/ts/editor/legacy.scss +++ b/ts/editor/legacy.scss @@ -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)