mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: incorrect profile background styles
This commit is contained in:
parent
9793ea2c8a
commit
ed0ac4eed3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.uploaded-image-preview {
|
||||
background: $primary center;
|
||||
background-size: cover;
|
||||
background: $primary center center;
|
||||
}
|
||||
|
||||
.image-uploader.no-repeat {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue