mirror of
https://github.com/FlamedDogo99/EaglerMobile.git
synced 2024-11-23 04:26:04 -08:00
Removed moz-fill
This commit is contained in:
parent
e58d77cf02
commit
148885566a
|
@ -592,7 +592,6 @@ customStyle.textContent = `
|
||||||
}
|
}
|
||||||
html, body {
|
html, body {
|
||||||
height: -webkit-fill-available !important;
|
height: -webkit-fill-available !important;
|
||||||
height: -moz-available !important;
|
|
||||||
touch-action: pan-x pan-y;
|
touch-action: pan-x pan-y;
|
||||||
}
|
}
|
||||||
.hide {
|
.hide {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user