Fixed: Unable to close indexer category select input on mobile

(cherry picked from commit e42d1af5ff8f3eb987195caa7ec8a0bbaf4a00c3)
This commit is contained in:
Mark McDowall
2021-02-09 17:32:41 -08:00
committed by Qstick
parent 78b7c711b6
commit e1bddd8784
4 changed files with 37 additions and 1 deletions

View File

@@ -54,4 +54,8 @@
&:last-child {
border: none;
}
&:hover {
background-color: unset;
}
}