修改复制

This commit is contained in:
A1300399510
2023-07-25 17:36:09 +08:00
parent 2d20fe1cce
commit b39a23dc70
2 changed files with 10 additions and 14 deletions

View File

@@ -73,7 +73,7 @@ const showPop = () => show.value = !show.value
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, 0.698039215686274);
z-index: 1000;
z-index: 1002;
}
.pop {