Jacky Zhao
2025-03-06 a1162b978aa1dc1003567485d02c2bc001dd79d4
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)