mirror of
https://github.com/discourse/discourse.git
synced 2025-06-24 20:12:50 +08:00
FIX: incorrect profile background styles
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
.uploaded-image-preview {
|
.uploaded-image-preview {
|
||||||
|
background: $primary center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background: $primary center center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.image-uploader.no-repeat {
|
.image-uploader.no-repeat {
|
||||||
|
Reference in New Issue
Block a user