💄(react) improve FileUploader style
Based on recent QA feedbacks we needed to do small changes to the style of the FileUploader.
This commit is contained in:
@@ -40,7 +40,7 @@ export const FileUploaderMulti = forwardRef<
|
||||
<span>{formatBytes(file.size)}</span>
|
||||
<Button
|
||||
color="tertiary"
|
||||
size="small"
|
||||
size="nano"
|
||||
aria-label={t(
|
||||
"components.forms.file_uploader.delete_file_name",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user