mirror of
https://github.com/IdleEndeavor/gamesearch.git
synced 2025-04-29 22:24:33 +02:00
3.5.2
Minor tweaks to refinements section on mobile
This commit is contained in:
parent
36e586ff49
commit
e5b81d4610
@ -391,6 +391,14 @@ body {
|
|||||||
margin-right: 5px !important;
|
margin-right: 5px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Removes gradient from the refinenments area */
|
||||||
|
.gsc-refinementsArea {
|
||||||
|
background-color: var(--bg-color) !important;
|
||||||
|
}
|
||||||
|
.gsc-refinementsGradient {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
.games-found {
|
.games-found {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user