mirror of
https://github.com/FlamedDogo99/EaglerMobile.git
synced 2024-11-21 19:46:05 -08:00
Removed dvh units
This commit is contained in:
parent
4a786ae25c
commit
e58d77cf02
|
@ -591,12 +591,8 @@ customStyle.textContent = `
|
||||||
|
|
||||||
}
|
}
|
||||||
html, body {
|
html, body {
|
||||||
height: 100% !important;
|
|
||||||
height: 100dvh !important;
|
|
||||||
height: -webkit-fill-available !important;
|
height: -webkit-fill-available !important;
|
||||||
height: -moz-available !important;
|
height: -moz-available !important;
|
||||||
height: fill-available !important;
|
|
||||||
height: stretch !important;
|
|
||||||
touch-action: pan-x pan-y;
|
touch-action: pan-x pan-y;
|
||||||
}
|
}
|
||||||
.hide {
|
.hide {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user