mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 19:48:11 +00:00
fix: wiki vehicles filtering
This commit is contained in:
@@ -115,6 +115,10 @@ button {
|
||||
&:hover {
|
||||
color: $accentColor;
|
||||
}
|
||||
|
||||
&:focus-visible {
|
||||
outline: 1px solid $accentColor;
|
||||
}
|
||||
}
|
||||
|
||||
[data-tooltip]:hover::after,
|
||||
|
||||
Reference in New Issue
Block a user