UX: Switch to neutral background color for image uploader in site settings.
This commit is contained in:
parent
761003c8bd
commit
ee60ecc71f
|
@ -40,6 +40,7 @@
|
|||
.uploaded-image-preview {
|
||||
background-size: auto;
|
||||
background-repeat: no-repeat;
|
||||
background-color: $primary-medium;
|
||||
}
|
||||
}
|
||||
.setting-controls {
|
||||
|
|
Loading…
Reference in New Issue