diff --git a/ui/desktop/src/utils/searchHighlighter.ts b/ui/desktop/src/utils/searchHighlighter.ts index 610971c5..26614058 100644 --- a/ui/desktop/src/utils/searchHighlighter.ts +++ b/ui/desktop/src/utils/searchHighlighter.ts @@ -30,7 +30,7 @@ export class SearchHighlighter { left: 0; right: 0; bottom: 0; - z-index: 9999; + z-index: 1; `; // Find scroll container (look for our custom data attribute first, then fallback to radix)