fix: wiki vehicles filtering

This commit is contained in:
2024-08-21 19:48:07 +02:00
parent f286933a81
commit c03e524f37
4 changed files with 66 additions and 44 deletions
+4
View File
@@ -115,6 +115,10 @@ button {
&:hover {
color: $accentColor;
}
&:focus-visible {
outline: 1px solid $accentColor;
}
}
[data-tooltip]:hover::after,