mirror of
https://github.com/discourse/discourse.git
synced 2025-09-08 12:06:51 +08:00
FIX: use css instead of js to fix select-kit-collection max-height
This commit is contained in:
parent
9923829402
commit
97ddaeeae8
11 changed files with 2 additions and 25 deletions
|
@ -8,7 +8,6 @@ export default DropdownSelectBoxComponent.extend({
|
|||
nameProperty: "key",
|
||||
fullWidthOnMobile: true,
|
||||
content: allLevels,
|
||||
collectionHeight: "auto",
|
||||
castInteger: true,
|
||||
autofilterable: false,
|
||||
filterable: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue