Show chevrons only on hover

This commit is contained in:
Matthias Metelka 2022-12-08 09:37:30 +01:00
parent 03511c2718
commit 20e5ec1691

View file

@ -160,8 +160,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
padding-right: 0.5em; padding-right: 0.5em;
} }
&:hover, &:hover {
&:focus-within {
.spinner { .spinner {
opacity: 0.1; opacity: 0.1;
&.active { &.active {