2014-08-13 12:03:29 +08:00
|
|
|
.uploaded-image-preview {
|
2015-10-22 13:53:40 +08:00
|
|
|
background: $primary center;
|
2014-08-13 12:03:29 +08:00
|
|
|
background-size: cover;
|
|
|
|
}
|
2015-09-23 23:34:23 +08:00
|
|
|
|
|
|
|
.image-uploader.no-repeat {
|
|
|
|
.uploaded-image-preview {
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
}
|
|
|
|
}
|