修改图层

This commit is contained in:
A1300399510
2023-08-01 10:46:40 +08:00
parent 5cb32181ef
commit de43b58e40

View File

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