From 5c0af82a7aaf57e324be6bb14391013e1c98eb63 Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Fri, 30 Sep 2022 23:03:28 +0200 Subject: [PATCH] enter VR button disappearing fixed --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 2551d44..5fd029e 100644 --- a/index.html +++ b/index.html @@ -53,6 +53,7 @@ import define from "https://api.observablehq.com/@utopiah/from-pim-to-2d-to-3d-t import define2 from "https://api.observablehq.com/d/f219f0c440c6d5a2.js?v=3"; new Runtime().module(define, name => { if (name === "numberOfPages") return new Inspector(document.querySelector("#observablehq-numberOfPages-835aa7e9")); + document.querySelector(".a-enter-vr").style.position = "fixed" }); // HTML with interactable input