Ben Schlegel
2024-11-12 137d55eb1b64e87ff6f3cec52786e5e1bb68798e
quartz/components/scripts/graph.inline.ts
@@ -580,7 +580,7 @@
  function hideGlobalGraph() {
    container?.classList.remove("active")
    if (sidebar) {
      sidebar.style.zIndex = "unset"
      sidebar.style.zIndex = ""
    }
  }