| quartz/components/scripts/graph.inline.ts | ●●●●● patch | view | raw | blame | history | |
| quartz/components/scripts/search.inline.ts | ●●●●● patch | view | raw | blame | history |
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 = "" } } quartz/components/scripts/search.inline.ts
@@ -178,7 +178,7 @@ searchBar.value = "" // clear the input when we dismiss the search } if (sidebar) { sidebar.style.zIndex = "unset" sidebar.style.zIndex = "" } if (results) { removeAllChildren(results)