-
Notifications
You must be signed in to change notification settings - Fork 1
fix(ui): optimize spacing in select component #1381
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
Conversation
|
|
packages/ui-components/src/components/Select/Select.component.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Esther Schmitz <[email protected]>
ArtieReus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.


Summary
Optimization of spacing and the position of the value row in the select component to match the input field. Also, centered alignment of the icon on the right.
=> Only the "with label" stories are affected.
Changes Made
Related Issues + Screenshots
Testing Instructions
pnpm ipnpm TASKChecklist