This commit is contained in:
yixu
2025-09-19 20:10:19 +08:00
parent d556750b9d
commit a77f622997

View File

@@ -363,9 +363,9 @@ const getBackgroundImage = (item) => {
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
min-height: -webkit-fill-available;
position: relative; position: relative;
cursor: pointer; cursor: pointer;
background-position: center;
} }
.border-image-share { .border-image-share {
position: absolute; position: absolute;