mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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:
parent
c15b4212b6
commit
e90c2cabfc
@ -425,7 +425,7 @@ html.composer-open {
|
||||
}
|
||||
|
||||
&.selected {
|
||||
background-color: var(--highlight);
|
||||
background-color: var(--tertiary-low);
|
||||
|
||||
.username,
|
||||
.name,
|
||||
|
Loading…
Reference in New Issue
Block a user