mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Uploader): file preview border radius (#4846)
This commit is contained in:
parent
9033a968ec
commit
3784dd064e
@ -79,6 +79,7 @@
|
|||||||
width: @uploader-size;
|
width: @uploader-size;
|
||||||
height: @uploader-size;
|
height: @uploader-size;
|
||||||
background-color: @uploader-file-background-color;
|
background-color: @uploader-file-background-color;
|
||||||
|
border-radius: @uploader-upload-border-radius;
|
||||||
|
|
||||||
&-icon {
|
&-icon {
|
||||||
color: @uploader-file-icon-color;
|
color: @uploader-file-icon-color;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user