Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overflows parent elements #4

Open
marvel-uiuc opened this issue Sep 23, 2024 · 0 comments
Open

Overflows parent elements #4

marvel-uiuc opened this issue Sep 23, 2024 · 0 comments

Comments

@marvel-uiuc
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant