We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe49549 commit cd779b9Copy full SHA for cd779b9
src/packages/uploader/uploader.scss
@@ -87,6 +87,7 @@
87
height: 100%;
88
background: $uploader-preview-progress-background;
89
border-radius: $uploader-image-border-radius;
90
+ z-index: 10;
91
92
i {
93
margin-bottom: $uploader-image-icon-margin-bottom;
0 commit comments