修改图层
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user