Mantvydas Deltuva
2025-01-21 01943ff5a0f546003ed4b3677d8a3a3ba6c7814c
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)