[new feature] Uploader: support preview non-image file (#3604)

This commit is contained in:
neverland
2019-06-22 15:39:49 +08:00
committed by GitHub
parent a27df2c25f
commit dea0d28361
5 changed files with 91 additions and 17 deletions
+1
View File
@@ -18,6 +18,7 @@
top: 0;
left: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: @image-placeholder-text-color;