Skip to content

Increasing option size after each select open #21

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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