调整组件
This commit is contained in:
@@ -22,8 +22,8 @@ export default {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
pointer-events: none;
|
||||
z-index: 999;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user