UX: more consistent setting/edit buttons (#13276)

This commit is contained in:
Kris
2021-06-03 18:33:36 -04:00
committed by GitHub
parent 9d8bc6a405
commit cd9941e0ca
5 changed files with 6 additions and 6 deletions

View File

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