Skip to content

DatePicker with combined functionality - dropdowns height on mobile? #30

@sfurqan92

Description

@sfurqan92

Hi!

I want to be able to control the height of the dropdown when on a mobile. Currently it takes up the full width and height of the viewport. I have tried to do it using CSS as follows:

maxHeight: '70vh',
overflow: 'scroll',
},

to no avail. How do I reduce the height on scroll when on a mobile? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions