Ensure SVG image is shown in preview (#8007)
Co-authored-by: Bjarne Fyrstenborg <bf@oerskov-gruppen.lan>
This commit is contained in:
committed by
GitHub
parent
fda7251aed
commit
35751e257f
@@ -1,7 +1,7 @@
|
||||
.umb-property-file-upload {
|
||||
.umb-property-editor--limit-width();
|
||||
|
||||
.umb-upload-button-big {
|
||||
max-width: (@propertyEditorLimitedWidth - 40);
|
||||
display: block;
|
||||
padding: 20px;
|
||||
opacity: 1;
|
||||
|
||||
@@ -724,6 +724,7 @@
|
||||
// --------------------------------------------------
|
||||
.umb-fileupload {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.umb-fileupload .preview {
|
||||
|
||||
Reference in New Issue
Block a user