-
Notifications
You must be signed in to change notification settings - Fork 17
[File Input] File item styles update #1377
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
raquelarrojo
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.
- In
filedropmode, please change the padding of theButtonContainerto4px 12px 4px 4pxinstead of2px 12px 2px 3pxas specified in guidelines.
- In
filedropanddropzonemodes, if it is not multiple and the file has an error, the error is not shown.
Are you sure the padding is |
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.







Checklist
(Check off all the items before submitting)
/libdirectory./websiteas needed.Description
Using the grid layout to solve the issues the component had in regards to following the latests specifications.
Closes #1379