UX: Switch to neutral background color for image uploader in site settings.

This commit is contained in:
Guo Xiang Tan 2018-11-15 08:24:50 +08:00
parent 761003c8bd
commit ee60ecc71f
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
.uploaded-image-preview {
background-size: auto;
background-repeat: no-repeat;
background-color: $primary-medium;
}
}
.setting-controls {