mirror of
https://github.com/discourse/discourse.git
synced 2025-06-08 00:27:32 +08:00
UX: Remove caret from notifications-button.
This commit is contained in:
@ -13,8 +13,7 @@ export default DropdownSelectBoxComponent.extend({
|
|||||||
autoFilterable: false,
|
autoFilterable: false,
|
||||||
filterable: false,
|
filterable: false,
|
||||||
i18nPrefix: "",
|
i18nPrefix: "",
|
||||||
i18nPostfix: "",
|
i18nPostfix: ""
|
||||||
showCaret: true
|
|
||||||
},
|
},
|
||||||
|
|
||||||
modifyComponentForRow() {
|
modifyComponentForRow() {
|
||||||
|
Reference in New Issue
Block a user