Merge branch 'master' into publish
This commit is contained in:
commit
b89e9db266
|
@ -951,3 +951,7 @@ label[for] {
|
||||||
.custom-control-label:before, .custom-control-label::after {
|
.custom-control-label:before, .custom-control-label::after {
|
||||||
top: 3px;
|
top: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.file-preview .file-preview-thumbnails {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
|
@ -951,3 +951,7 @@ label[for] {
|
||||||
.custom-control-label:before, .custom-control-label::after {
|
.custom-control-label:before, .custom-control-label::after {
|
||||||
top: 3px;
|
top: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.file-preview .file-preview-thumbnails {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue