undid an automatic reindent
This commit is contained in:
@@ -146,7 +146,6 @@ function setVh() {
|
||||
document.documentElement.style.setProperty("--vh", window.innerHeight * 0.01 + "px")
|
||||
}
|
||||
|
||||
|
||||
function getEngine() {
|
||||
if ("MozAppearance" in document.documentElement.style)
|
||||
{ return "gecko" }
|
||||
|
||||
Reference in New Issue
Block a user