mirror of
https://github.com/FlamedDogo99/EaglerMobile.git
synced 2024-11-09 05:56:04 -08:00
Update eaglermobile.user.js
This commit is contained in:
parent
04699b19aa
commit
3e58a4ddb8
|
@ -551,7 +551,6 @@ customStyle.textContent = `
|
||||||
outline:none;
|
outline:none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border: none;
|
border: none;
|
||||||
pointer-events: none !important;
|
|
||||||
}
|
}
|
||||||
.mobileControl:active, .mobileControl.active {
|
.mobileControl:active, .mobileControl.active {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -572,7 +571,6 @@ customStyle.textContent = `
|
||||||
outline:none;
|
outline:none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border: none;
|
border: none;
|
||||||
pointer-events: none !important;
|
|
||||||
}
|
}
|
||||||
html, body, canvas {
|
html, body, canvas {
|
||||||
height: -webkit-fill-available !important;
|
height: -webkit-fill-available !important;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user