style(legacy)/jump to note: fix broken selection colors

This commit is contained in:
Adorian Doran 2025-09-22 13:56:58 +03:00
parent f63b8cef2d
commit e0056a457e

View File

@ -1876,11 +1876,6 @@ textarea {
width: 100%;
}
.jump-to-note-results .aa-dropdown-menu .aa-suggestion:hover,
.jump-to-note-results .aa-dropdown-menu .aa-cursor {
background-color: var(--hover-item-background-color, #f8f9fa);
}
/* Command palette styling */
.jump-to-note-dialog .command-suggestion {
display: flex;