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: modify modern-normalize css to remove firefox dotted focus outline override [SRED-163] #20

Merged
merged 1 commit into from May 31, 2023

Conversation

hs4man21
Copy link
Contributor

This fixes a regression noticed in spectrum on Firefox, where the expected blue focus ring was being overridden by a dotted black line from modern-normalize:

Screen.Recording.2023-05-31.at.9.58.52.AM.mov

We fix this by removing the offending style and housing the modern normalize css in-house instead of importing from a package.

@hs4man21 hs4man21 self-assigned this May 31, 2023
@vercel
Copy link

vercel bot commented May 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
wapo-tachyons-css ✅ Ready (Inspect) Visit Preview May 31, 2023 2:17pm

@hs4man21 hs4man21 requested a review from a team May 31, 2023 14:18
@hs4man21 hs4man21 merged commit 6fb929f into main May 31, 2023
2 checks passed
@hs4man21 hs4man21 deleted the SRED-163 branch May 31, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants