mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 05:52:49 +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…
Reference in New Issue
Block a user