mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
editor: fix text on selected search result not visible
This commit is contained in:
@@ -286,10 +286,11 @@ img.ProseMirror-separator {
|
||||
|
||||
.search-result.selected {
|
||||
background-color: var(--accent-secondary) !important;
|
||||
color: var(--accentForeground-secondary);
|
||||
}
|
||||
|
||||
.search-result {
|
||||
background-color: var(--background-secondary);
|
||||
background-color: var(--shade-secondary);
|
||||
}
|
||||
|
||||
/* .line-number-widget,
|
||||
|
||||
Reference in New Issue
Block a user