UX: change categories page dropdown to a wrench (#13154)

This commit is contained in:
Kris
2021-05-25 22:53:52 -04:00
committed by GitHub
parent 759abb3206
commit f78fa76847

View File

@@ -9,7 +9,7 @@ export default DropdownSelectBoxComponent.extend({
fixedCateoryPositions: setting("fixed_category_positions"),
selectKitOptions: {
icon: "bars",
icon: "wrench",
showFullTitle: false,
autoFilterable: false,
filterable: false,