mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 16:41:08 +08:00
FIX: use css instead of js to fix select-kit-collection max-height
This commit is contained in:
@ -7,7 +7,6 @@ export default DropdownSelectBoxComponent.extend({
|
||||
pluginApiIdentifiers: ["composer-actions"],
|
||||
classNames: "composer-actions",
|
||||
fullWidthOnMobile: true,
|
||||
collectionHeight: "auto",
|
||||
autofilterable: false,
|
||||
filterable: false,
|
||||
allowInitialValueMutation: false,
|
||||
|
Reference in New Issue
Block a user