UX: Update Ask AI highlight styling (#560)
This commit is contained in:
parent
969fbae21e
commit
55d6e1cdf8
|
@ -142,7 +142,7 @@
|
|||
}
|
||||
|
||||
.ai-helper-highlighted-selection {
|
||||
color: var(--tertiary);
|
||||
background-color: var(--highlight-low);
|
||||
}
|
||||
|
||||
// AI Typing indicator (taken from: https://github.com/nzbin/three-dots)
|
||||
|
|
Loading…
Reference in New Issue