Add icon before the empty contacts text

Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
Max Brunsfeld 2023-08-14 11:57:15 -07:00
parent 2bb9f7929d
commit 3b10ae9310
3 changed files with 26 additions and 1 deletions

View file

@ -267,6 +267,15 @@ export default function contacts_panel(): any {
},
},
}),
list_empty_label_container: {
margin: {
left: 5,
}
},
list_empty_icon: {
color: foreground(layer, "on"),
width: 16,
},
list_empty_state: toggleable({
base: interactive({
base: {