Poprawki funkcjonalności i dostępności

This commit is contained in:
2022-10-21 01:35:25 +02:00
parent 43f03070b2
commit 4303d6daf3
6 changed files with 36 additions and 16 deletions
+4
View File
@@ -116,6 +116,10 @@ export default defineComponent({
&:hover {
cursor: pointer;
}
&:focus-visible {
background-color: #6d6d6d73;
}
}
}