diff --git a/packages/editor/styles/styles.css b/packages/editor/styles/styles.css index f811710c6..40040b8ca 100644 --- a/packages/editor/styles/styles.css +++ b/packages/editor/styles/styles.css @@ -300,7 +300,7 @@ img.ProseMirror-separator { .search-result.selected, .search-result.selected::selection, -nn-search-result { +.searching nn-search-result { background-color: var(--accent-secondary) !important; color: var(--accentForeground-secondary) !important; }