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