diff --git a/src/components/PhotoSquare.vue b/src/components/PhotoSquare.vue index 5aaa5ef..9f66b2d 100644 --- a/src/components/PhotoSquare.vue +++ b/src/components/PhotoSquare.vue @@ -363,9 +363,9 @@ const getBackgroundImage = (item) => { flex-direction: column; justify-content: center; align-items: center; - min-height: -webkit-fill-available; position: relative; cursor: pointer; + background-position: center; } .border-image-share { position: absolute;