pull/10055/head
Benedikt Werner 2021-10-30 18:08:26 +02:00
parent e9ca865469
commit 23578aaa67
No known key found for this signature in database
GPG Key ID: 1DBFF0F8E9E121EB
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@
display: none;
}
&:hover .buttons, .blind-mode & .buttons {
&:hover .buttons,
.blind-mode & .buttons {
@extend %flex-between-nowrap;
}