UX: Contain site setting uploads within the div.

This commit is contained in:
Guo Xiang Tan 2018-11-21 10:09:28 +08:00
parent 966d3c8437
commit f4020d9134
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
}
}
.uploaded-image-preview {
background-size: auto;
background-size: contain;
background-repeat: no-repeat;
background-color: $primary-medium;
}