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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,