We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inputs have wrapper of 3px, which complicates their integration. The padding should be on the label, not on the input itself.
It creates some component mismatch (here the select is bigger than the combo box for instance)
Local Storybook
Firefox
The text was updated successfully, but these errors were encountered:
if the component really needs a wrapper it has to be 0px
Sorry, something went wrong.
No branches or pull requests
What happened?
Inputs have wrapper of 3px, which complicates their integration. The padding should be on the label, not on the input itself.
It creates some component mismatch (here the select is bigger than the combo box for instance)

How can we reproduce it (as minimally and precisely as possible)?
On which environments the bug occurs?
Local Storybook
On which browser the bug occurs?
Firefox
The text was updated successfully, but these errors were encountered: