Skip to content

object-fit: contain #36

@MarcDAFrame

Description

@MarcDAFrame

I'm having an issue where the zoomed in image has a distorted resolution.

I've rememedied this by including in my css

#react-modal-image-img{
object-fit: contain;
}

But I'm wondeirng if there is a better way

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