Show image at normal size when less than width 100% (#438)

This commit is contained in:
Michael Manfre 2023-01-18 12:21:54 -05:00 committed by GitHub
parent cc75863b8f
commit 0d115bac15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1512,7 +1512,6 @@ form .post {
object-fit: cover;
object-position: center;
max-height: 400px;
width: 100%;
}
.post .attachments video {