mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #1796 from Human-Connection/consisten-image-cropping
Max aspect ratio of 1:1 for Post index page
This commit is contained in:
commit
b881641f19
@ -197,7 +197,7 @@ export default {
|
||||
|
||||
.ds-card-image {
|
||||
img {
|
||||
height: 300px;
|
||||
max-height: 710px;
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user