fixed command palette highlighting
This commit is contained in:
@@ -428,7 +428,7 @@ img
|
||||
|
||||
.suggestion-item.is-selected
|
||||
{
|
||||
background-color: var(--background-secondary);
|
||||
background-color: var(--background-secondary-alt);
|
||||
}
|
||||
|
||||
.empty-state-container:hover
|
||||
@@ -493,3 +493,6 @@ input.task-list-item-checkbox:checked
|
||||
fill: var(--dark3) !important;
|
||||
}
|
||||
|
||||
.frontmatter-container {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user