ui: only highlight active filters icon in lobby view

This commit is contained in:
Simek
2026-05-22 12:02:45 +02:00
parent 9a60f34d89
commit 1d1e541f9b
+1 -1
View File
@@ -66,7 +66,7 @@
}
}
.gamesFiltered {
.gamesFiltered:not(.active) {
color: $c-accent;
@include transition;