Removed moz-fill

This commit is contained in:
FlamedDogo99 2024-06-10 09:50:52 -06:00
parent e58d77cf02
commit 148885566a

View File

@ -592,7 +592,6 @@ customStyle.textContent = `
}
html, body {
height: -webkit-fill-available !important;
height: -moz-available !important;
touch-action: pan-x pan-y;
}
.hide {