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

fix: override box-shadow to none to avoid tooltip border #12597 #12933

Merged
merged 1 commit into from
May 22, 2024

Conversation

SeanXLChen
Copy link
Contributor

fix: override box-shadow to none to avoid tooltip border #12597

Description

This pull request addresses the issue where a colored border appears around tooltips on mobile devices due to the focus-visible state. The changes ensure that the box-shadow is set to none when elements are focused, effectively removing the unwanted visual effect and maintaining a consistent appearance across devices.

Copy link

netlify bot commented May 8, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 3574d0d
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/663bd0b5b73964000890a010
😎 Deploy Preview https://deploy-preview-12933--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 49 (🟢 up 10 from production)
Accessibility: 92 (🔴 down 1 from production)
Best Practices: 94 (🔴 down 6 from production)
SEO: 95 (🔴 down 5 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@corwintines corwintines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks @SeanXLChen!

@corwintines
Copy link
Member

@all-contributors can you add @SeanXLChen for code

Copy link
Contributor

@corwintines

I've put up a pull request to add @SeanXLChen! 🎉

@corwintines corwintines merged commit 8faea73 into ethereum:dev May 22, 2024
6 checks passed
Copy link

gitpoap-bot bot commented May 22, 2024

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team.

GitPOAP: 2024 Ethereum.org Contributor:

GitPOAP: 2024 Ethereum.org Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

This was referenced May 22, 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.

None yet

2 participants