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

Remove unneeded z-index #194

Closed
wants to merge 1 commit into from
Closed

Conversation

Gecete
Copy link
Member

@Gecete Gecete commented Jan 3, 2024

z-index was added on image component causing an undesired behaviour, see video:

Image.over.table.mov

Images with positioning left or right had a z-index: 1 making them appear over the infogram iframe.

For container component this z-index is also removed since it is not having any effect since the placeholder has position static:
Pasted Graphic 23

I could not find any drawbacks when removing z-index, but I could be missing some scenario, for this reason I would like some input from @ruudjungbacker since he added those z-index a while ago.

@Gecete
Copy link
Member Author

Gecete commented Jan 3, 2024

Removed this PR since changes are applied on a test folder

@Gecete Gecete deleted the boyscout/remove-unneeded-zindex branch January 3, 2024 12:09
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

Successfully merging this pull request may close these issues.

1 participant