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

[@mantine/core] fix slider styles linked to thumb size #4116

Merged
merged 1 commit into from Apr 25, 2023

Conversation

jvdsande
Copy link
Contributor

As discussed in #4112 and Discord, here are the relevant fixes to Slider:

  • Remove fixed height from the root container to allow style props such as padding to have correct effect on the document flow
  • Add fixed height to the trackContainer instead
  • Change offsets linked to thumb size to actually use thumbSize instead of only size

@rtivital rtivital merged commit efc2cdb into mantinedev:master Apr 25, 2023
1 check passed
@rtivital
Copy link
Member

Thanks!

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