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

[Checkbox] Remove transform: translate3d(0, 0, 0); #12988

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

39sho
Copy link

@39sho 39sho commented Dec 16, 2024

WHY are these changes introduced?

In Chrome, when a Checkbox is a child element of a Card, the entire Card is jagged.

WHAT is this pull request doing?

Remove the cause, transform: translate3d(0, 0, 0);

This change was made to
#9719
but removing it does not currently cause any problems in Firefox.

How to 🎩

🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines

🎩 checklist

@github-actions github-actions bot added the cla-needed Added by a bot. Contributor needs to sign the CLA Agreement. label Dec 16, 2024
@39sho
Copy link
Author

39sho commented Dec 16, 2024

I have signed the CLA!

@github-actions github-actions bot removed the cla-needed Added by a bot. Contributor needs to sign the CLA Agreement. label Dec 16, 2024
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