Skip to content

can not set suggestions max-height #119

@Waynezhi

Description

@Waynezhi

For an autocomplete inside a dialog, i cannot set using style below:
paper-autocomplete {
--paper-autocomplete-suggestions-wrapper: {
max-height: 200px;
overflow: auto;
}
}

the paper-material always calculating max-height as 350px ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions