change object-fit for previews to contain
This commit is contained in:
@@ -229,7 +229,7 @@
|
|||||||
.upload-form.shitpost-mode-active .preview-media-small {
|
.upload-form.shitpost-mode-active .preview-media-small {
|
||||||
width: 120px;
|
width: 120px;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
object-fit: cover;
|
object-fit: contain;
|
||||||
min-height: auto;
|
min-height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user