fix monitor z-index

This commit is contained in:
benjamin
2026-05-14 16:06:36 +02:00
parent b330fb8141
commit 89ca2dfefc
2 changed files with 1866 additions and 2113 deletions
+1865 -2112
View File
File diff suppressed because it is too large Load Diff
@@ -8,7 +8,7 @@
left: 0;
bottom: 0;
right: 0;
z-index: 1;
z-index: 100;
display: flex;
cursor: none;
}