Show image at normal size when less than width 100% (#438)
This commit is contained in:
parent
cc75863b8f
commit
0d115bac15
|
@ -1512,7 +1512,6 @@ form .post {
|
|||
object-fit: cover;
|
||||
object-position: center;
|
||||
max-height: 400px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.post .attachments video {
|
||||
|
|
Loading…
Reference in New Issue