-
Notifications
You must be signed in to change notification settings - Fork 9
fix(ui-library): icon size behaviour (798) #969
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
fix(ui-library): icon size behaviour (798) #969
Conversation
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.
It looks, that the number input is a little bit broken now, same with the select, tab, text-input Component , also the icon page in storybook looks that the size has grown :)
super, thanks! well, the last one with the icons is fine for now, but the other ones should be addressed. |
…umber input and tabbar
* fixed icon size behaviour * fixed unit tests * fix(ui-library): fixed default icon sizes settings for select, text/number input and tabbar
* fixed icon size behaviour * fixed unit tests * fix(ui-library): fixed default icon sizes settings for select, text/number input and tabbar
No description provided.