mirror of
https://github.com/discourse/discourse.git
synced 2026-08-02 09:29:37 -05: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:
@@ -425,7 +425,7 @@ html.composer-open {
|
||||
}
|
||||
|
||||
&.selected {
|
||||
background-color: var(--highlight);
|
||||
background-color: var(--tertiary-low);
|
||||
|
||||
.username,
|
||||
.name,
|
||||
|
||||
Reference in New Issue
Block a user