Skip to content

Use of display instead of visibility #100

@jpatel3

Description

@jpatel3

Why not use display: none/block instead of visibility: hidden/visible?

Visibility hidden takes up the space even though the modal is hidden, it can be avoided if we use display property unless I am missing anything obvious.

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