I assumed this feature was missing, but I was able to set the size of the suggestion container using the --paper-input-autocomplete-chips-suggestion-container mixin (or the --autocomplete-suggestions-container-max-height variable if I need only height) that I found in the source code.
What is the actual state of this issue?
I assumed this feature was missing, but I was able to set the size of the suggestion container using the
--paper-input-autocomplete-chips-suggestion-container
mixin (or the--autocomplete-suggestions-container-max-height
variable if I need only height) that I found in the source code.