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

[V6] Accordion Control chevron size still in pixels #3935

Closed
7iomka opened this issue Mar 28, 2023 · 1 comment
Closed

[V6] Accordion Control chevron size still in pixels #3935

7iomka opened this issue Mar 28, 2023 · 1 comment

Comments

@7iomka
Copy link
Contributor

7iomka commented Mar 28, 2023

What package has an issue

@mantine/core

Describe the bug

Chevron size defined in provider: https://github.com/mantinedev/mantine/blob/master/src/mantine-core/src/Accordion/Accordion.tsx#L27

Then, it used without any transformation in rem: https://github.com/mantinedev/mantine/blob/master/src/mantine-core/src/Accordion/AccordionControl/AccordionControl.styles.ts#L41

What version of @mantine/hooks page do you have in package.json?

latest

If possible, please include a link to a codesandbox with the reproduced problem

No response

Do you know how to fix the issue

None

Are you willing to participate in fixing this issue and create a pull request with the fix

None

Possible fix

No response

@rtivital
Copy link
Member

Fixed in 6.0.8

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

No branches or pull requests

2 participants