UX: Contain site setting uploads within the div.
This commit is contained in:
parent
966d3c8437
commit
f4020d9134
|
@ -38,7 +38,7 @@
|
|||
}
|
||||
}
|
||||
.uploaded-image-preview {
|
||||
background-size: auto;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-color: $primary-medium;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue