Skip to content

Fix upgrade modal inconsistency #2116

@anirudhprmar

Description

@anirudhprmar

problem
upgrade plan modal takes up the entire viewport height which doesn't look consistent for UX

changes i made

previously :

Image

After a little fix :

Image

what changed :

  • a simple class min-h-fit was getting precedence over max-h-[90vh] so i just removed that min-h-fit and it worked fine.

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