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
The nimble-text-field and the nimble-number-field both change height when they are hovered while in block appearance.
nimble-text-field
nimble-number-field
block
The issue is easiest to see on the storybook docs page for either component. For example:
The component's height shouldn't change when hovered.
Both components get 1px shorter when hovered while having the block appearance.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 Bug Report
The
nimble-text-field
and thenimble-number-field
both change height when they are hovered while inblock
appearance.💻 Repro or Code Sample
The issue is easiest to see on the storybook docs page for either component. For example:
block
🤔 Expected Behavior
The component's height shouldn't change when hovered.
😯 Current Behavior
Both components get 1px shorter when hovered while having the
block
appearance.💁 Possible Solution
🔦 Context
🌍 Your Environment
The text was updated successfully, but these errors were encountered: