plyght
2024-11-22 e1d754ef79e8c04d6fe0f9031ce74baf48d3bb10
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 = ""
    }
  }