Skip to content

Img styles are not properly included making profile image embeds display incorrectly #7

@Stvad

Description

@Stvad
image

If I add the CSS file provided by the package - it seems like the styles for img are missing/misconfigured resulting in profile image not displaying correctly

The profile image display starts working correctly if I copy the following style from the docs page:

img, video {
    max-width: 100%;
    height: auto;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions