editor: make search results style toggleable

This commit is contained in:
Abdullah Atta
2025-05-23 12:05:32 +05:00
parent c861b11c5f
commit 7ab4a2210a

View File

@@ -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;
}