-
Notifications
You must be signed in to change notification settings - Fork 73
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: make slider 100% height and hide thumb in firefox #14305
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14305 +/- ##
=======================================
Coverage 95.56% 95.56%
=======================================
Files 1843 1843
Lines 23886 23886
Branches 2752 2752
=======================================
Hits 22827 22827
Misses 802 802
Partials 257 257 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done, now should 🔥🦊 be happy!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tesed ok in dev 👍
Description
Add some missing css to make component width setting display correctly on firefox.
Before:
After:
Related Issue(s)
Verification
Documentation