Skip to content

Modal div height is equal to browser window instead of its content #276

@spaceknight

Description

@spaceknight

Hello,

I use custom CSS to style the modal div.

#modal {
background-color: #39BEB9;
width: 80%;
display: none;
}

When modal is visible and its content is higher than the browser window, the background color does not fill the whole modal div when scrolled down.

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