fix(Uploader): file preview border radius (#4846)
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
width: @uploader-size;
|
||||
height: @uploader-size;
|
||||
background-color: @uploader-file-background-color;
|
||||
border-radius: @uploader-upload-border-radius;
|
||||
|
||||
&-icon {
|
||||
color: @uploader-file-icon-color;
|
||||
|
||||
Reference in New Issue
Block a user