mantine-v7
mantine-v7 copied to clipboard
rightSectionWidth is not setting padding-right
What package has an issue
@mantine/core
Describe the bug
In the NumberInput and also other fields, rightSectionWidth is not setting the padding right correctly. leftSection is working fine.
What version of @mantine/* page do you have in package.json? (Note that all @mantine/* packages must have the same version in order to work correctly)
7.0.0-beta.2
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
Yes
Possible fix
No response