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