dependabot[bot]
2024-12-17 367bb0e6ce89219ea94980a7ff127aa474c54b1d
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 = ""
    }
  }