mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-12 05:27:07 +00:00
Merge pull request #2431 from zed-industries/fix-broken-contact-finder
Fix broken styling in contact finder
This commit is contained in:
commit
9108e4151e
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ pub fn build_contact_finder(
|
|||
},
|
||||
cx,
|
||||
)
|
||||
.with_theme(|theme| theme.contact_finder.picker.clone())
|
||||
}
|
||||
|
||||
pub struct ContactFinderDelegate {
|
||||
|
|
Loading…
Reference in a new issue