fix monitor z-index
This commit is contained in:
Generated
+1865
-2112
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,7 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
z-index: 1;
|
z-index: 100;
|
||||||
display: flex;
|
display: flex;
|
||||||
cursor: none;
|
cursor: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user