make frostbite less annoying on mobile
parent
2c77044cdc
commit
9dd7fcdccb
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue