mirror of
https://github.com/discourse/discourse.git
synced 2025-04-19 21:29:05 +08:00
FIX: incorrect profile background styles
This commit is contained in:
parent
9793ea2c8a
commit
ed0ac4eed3
@ -1,6 +1,6 @@
|
||||
.uploaded-image-preview {
|
||||
background: $primary center;
|
||||
background-size: cover;
|
||||
background: $primary center center;
|
||||
}
|
||||
|
||||
.image-uploader.no-repeat {
|
||||
|
Loading…
x
Reference in New Issue
Block a user