This commit is contained in:
2026-02-05 11:53:21 +01:00
parent afcbd07d56
commit 1ff8454432
37 changed files with 5462 additions and 3491 deletions

View File

@@ -32,9 +32,9 @@ body:not(.system-cursor) label {
width: 100%;
height: 100%;
pointer-events: none;
z-index: 9999;
z-index: 999999;
mix-blend-mode: normal;
display: none; /* Hidden by default */
display: none;
}
/* Show custom cursor only when not system cursor */