This commit is contained in:
xiaoaojiao
2025-09-16 20:49:48 +08:00
parent 42c6610229
commit 50401c0427

View File

@@ -75,14 +75,13 @@ const confirmBtn = () => {
width: 77vw;
height: 60vw;
background-image: url('../assets/images/popup.webp');
background-size: cover;
background-size: 100%;
background-repeat: no-repeat;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
min-height: -webkit-fill-available;
}
.scene-item {
position: absolute;