mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: change categories page dropdown to a wrench (#13154)
This commit is contained in:
@@ -9,7 +9,7 @@ export default DropdownSelectBoxComponent.extend({
|
||||
fixedCateoryPositions: setting("fixed_category_positions"),
|
||||
|
||||
selectKitOptions: {
|
||||
icon: "bars",
|
||||
icon: "wrench",
|
||||
showFullTitle: false,
|
||||
autoFilterable: false,
|
||||
filterable: false,
|
||||
|
||||
Reference in New Issue
Block a user