mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Contain site setting uploads within the div.
This commit is contained in:
parent
966d3c8437
commit
f4020d9134
@ -38,7 +38,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.uploaded-image-preview {
|
.uploaded-image-preview {
|
||||||
background-size: auto;
|
background-size: contain;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: $primary-medium;
|
background-color: $primary-medium;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user