Update command palette style
This commit is contained in:
parent
6bdb6e486e
commit
800ad1d3dc
3 changed files with 10 additions and 12 deletions
|
@ -1555,6 +1555,7 @@ impl CodeActionsMenu {
|
|||
let colors = cx.theme().colors();
|
||||
div()
|
||||
.px_2()
|
||||
.text_ui()
|
||||
.text_color(colors.text)
|
||||
.when(selected, |style| {
|
||||
style
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue