UX: Remove caret from notifications-button.

This commit is contained in:
Guo Xiang Tan
2020-05-19 13:40:58 +08:00
parent 864fb45ff0
commit 062cb1e1cb

View File

@ -13,8 +13,7 @@ export default DropdownSelectBoxComponent.extend({
autoFilterable: false, autoFilterable: false,
filterable: false, filterable: false,
i18nPrefix: "", i18nPrefix: "",
i18nPostfix: "", i18nPostfix: ""
showCaret: true
}, },
modifyComponentForRow() { modifyComponentForRow() {