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