Update eaglermobile.user.js

This commit is contained in:
FlamedDogo99 2024-06-15 20:37:46 -06:00
parent 04699b19aa
commit 3e58a4ddb8

View File

@ -551,7 +551,6 @@ customStyle.textContent = `
outline:none;
box-shadow: none;
border: none;
pointer-events: none !important;
}
.mobileControl:active, .mobileControl.active {
position: absolute;
@ -572,7 +571,6 @@ customStyle.textContent = `
outline:none;
box-shadow: none;
border: none;
pointer-events: none !important;
}
html, body, canvas {
height: -webkit-fill-available !important;