From e58d77cf024910031896bd787fcd7d4c5f9fd773 Mon Sep 17 00:00:00 2001 From: FlamedDogo99 <96555444+FlamedDogo99@users.noreply.github.com> Date: Mon, 10 Jun 2024 09:47:34 -0600 Subject: [PATCH] Removed dvh units --- eaglermobile.user.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/eaglermobile.user.js b/eaglermobile.user.js index 583a26a..22b0701 100644 --- a/eaglermobile.user.js +++ b/eaglermobile.user.js @@ -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 {