Improve accessibility

This commit is contained in:
Tetrakern 2023-01-23 16:27:10 +01:00
parent 514cd400a0
commit bcab84ac88
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -223,7 +223,8 @@
height: 32px;
opacity: .45;
&:hover {
&:hover,
&:focus-visible {
background: var(--button-secondary-background-hover);
opacity: 1;