mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
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
Block a user