diff --git a/ts/components/SpinBox.svelte b/ts/components/SpinBox.svelte index f7a2b389a..bdb6257c9 100644 --- a/ts/components/SpinBox.svelte +++ b/ts/components/SpinBox.svelte @@ -160,8 +160,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html padding-right: 0.5em; } - &:hover, - &:focus-within { + &:hover { .spinner { opacity: 0.1; &.active {