Aaron Pham
2024-11-14 f24a1472765e0752bcf158a3db53a717b8dc2191
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)