Skip to content

Modal styles don't center the modal content by default #62

@Jeremy-Walton

Description

@Jeremy-Walton

Currently the modal styles shove the modal into the top left corner by default. RoleModel Rails defines the template for using the modal and it adds the html .modal.flex.items-center.justify-center.

image

Instead of relying on the html using certain utilities, we should just include those centering properties directly in the modal.scss file.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions