forked from rDrama/rDrama
1
0
Fork 0

make frostbite less annoying on mobile

master
Aevann 2023-12-01 22:44:34 +02:00
parent 2c77044cdc
commit 9dd7fcdccb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
top: 0;
left: 0;
width: 100%;
height: 100%;
height: 100vh;
box-shadow: 0 0 200px 10px rgba(255, 255, 255, 0.5) inset;
pointer-events: none;
z-index: 1050;