From a77f622997c0ae1bef45cb27a6248a22f2002f7d Mon Sep 17 00:00:00 2001 From: yixu Date: Fri, 19 Sep 2025 20:10:19 +0800 Subject: [PATCH] update --- src/components/PhotoSquare.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;