dependabot[bot]
2024-11-10 cbeef5541f7eba9d3de0131c27bf3a619bf8e55b
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 = ""
    }
  }