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(Range): fix track pseudo-elements for mozilla #636

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

jduartea
Copy link
Contributor

@jduartea jduartea commented Sep 9, 2023

The ::-moz-slider-runnable-track pseudo-element is not valid, so it should be replaced with ::-moz-range-track.

This solves the issue with the track background in Firefox:

Before After
Screen Shot 2023-09-09 at 01 58 07@2x Screen Shot 2023-09-09 at 02 06 26@2x

@vercel
Copy link

vercel bot commented Sep 9, 2023

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

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2023 5:23am

@benjamincanac
Copy link
Member

Thanks 😊

@benjamincanac benjamincanac merged commit 8955595 into nuxt:dev Sep 9, 2023
Haythamasalama pushed a commit to Haythamasalama/ui that referenced this pull request Sep 21, 2023
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.

2 participants