Skip to content

Increasing option size after each select open #21

@eng-marani

Description

@eng-marani

I like this control, but it has a very evident issue handling options heights.
I can address this problem only adding this CSS style that override defaults

<style> .dd-selected-text, .dd-option-text { line-height: 3em !important; } </style>

Is it possible to just adjust to option content height when no fixed height is specified ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions