fix(#I13WN6): 上传组件预览框被收缩
#Comment comment #I13WN6 #Issue link #I13WN6
This commit is contained in:
parent
091e4f4cbe
commit
933e36088b
|
@ -951,3 +951,7 @@ label[for] {
|
|||
.custom-control-label:before, .custom-control-label::after {
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.file-preview .file-preview-thumbnails {
|
||||
display: flex;
|
||||
}
|
||||
|
|
|
@ -951,3 +951,7 @@ label[for] {
|
|||
.custom-control-label:before, .custom-control-label::after {
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.file-preview .file-preview-thumbnails {
|
||||
display: flex;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue