fix(#I13WN6): 上传组件预览框被收缩

#Comment
comment #I13WN6

#Issue
link #I13WN6
This commit is contained in:
Argo Zhang 2019-10-24 10:15:34 +08:00
parent 091e4f4cbe
commit 933e36088b
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
2 changed files with 8 additions and 0 deletions

View File

@ -951,3 +951,7 @@ label[for] {
.custom-control-label:before, .custom-control-label::after {
top: 3px;
}
.file-preview .file-preview-thumbnails {
display: flex;
}

View File

@ -951,3 +951,7 @@ label[for] {
.custom-control-label:before, .custom-control-label::after {
top: 3px;
}
.file-preview .file-preview-thumbnails {
display: flex;
}