mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
FIX: use css instead of js to fix select-kit-collection max-height
This commit is contained in:
@ -8,7 +8,6 @@ export default DropdownSelectBoxComponent.extend({
|
||||
nameProperty: "key",
|
||||
fullWidthOnMobile: true,
|
||||
content: allLevels,
|
||||
collectionHeight: "auto",
|
||||
castInteger: true,
|
||||
autofilterable: false,
|
||||
filterable: false,
|
||||
|
Reference in New Issue
Block a user