mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 21:24:05 +02:00
fix: interface unusable becasue no interaction was possible
This commit is contained in:
parent
1417d35cd7
commit
2fa82d7584
2 changed files with 7 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
height: 100vh;
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
z-index: 0;
|
||||
z-index: -1;
|
||||
background-image: url('/noise.png');
|
||||
background-repeat: repeat;
|
||||
image-rendering: pixelated;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue