keep aspect ratio on very height wall images
This commit is contained in:
parent
3ff8246c36
commit
d10b3da2f0
|
@ -1170,6 +1170,7 @@ section #jotOpen {
|
||||||
}
|
}
|
||||||
.wall-item-content img {
|
.wall-item-content img {
|
||||||
max-height: 480px;
|
max-height: 480px;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
.shared-content-wrapper,
|
.shared-content-wrapper,
|
||||||
.vevent {
|
.vevent {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user