UX: Temporarily revert autocomplete highlight change (#19554)

This affects custom themes too much, reverting for now while we work
on a more robust solution.
This commit is contained in:
Penar Musaraj 2022-12-21 10:11:53 -05:00 committed by GitHub
parent c15b4212b6
commit e90c2cabfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ html.composer-open {
}
&.selected {
background-color: var(--highlight);
background-color: var(--tertiary-low);
.username,
.name,