You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using a margin prop on a Select component, it doesn't seem to affect the dropdown icon which means that the icon stays put while the rest of the component accepts the prop.
Expected behavior
The dropdown icon alignment should always have the same alignment within the component, meaning it remains central to the box and moves with the margin prop.
Screenshots
If applicable, add screenshots to help explain your problem.
Rimble UI Version
Latest
Desktop (please complete the following information):
Mac OS
Brave
Version 0.70.121
The text was updated successfully, but these errors were encountered:
Describe the bug
When using a margin prop on a Select component, it doesn't seem to affect the dropdown icon which means that the icon stays put while the rest of the component accepts the prop.
To Reproduce
Steps to reproduce the behavior:
mt={3}
into example codeboxExpected behavior
The dropdown icon alignment should always have the same alignment within the component, meaning it remains central to the box and moves with the margin prop.
Screenshots
If applicable, add screenshots to help explain your problem.
Rimble UI Version
Latest
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: