Skip to content

Overflows parent elements #4

@marvel-uiuc

Description

@marvel-uiuc

ilw-statistic currently overflows parent elements, as seen in this screenshot:

image

This is because :host has both width: 100% and padding plus margins. That means the total full width of the element is 100% of parent, plus the padding and margin, which makes it larger than the parent.

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