mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 11:15:14 +08: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