Structure the contact finder more similarly to the channel modal
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
b6f3dd51a0
commit
2bb9f7929d
10 changed files with 351 additions and 232 deletions
|
@ -256,7 +256,7 @@ impl PickerDelegate for BranchListDelegate {
|
|||
.contained()
|
||||
.with_style(style.container)
|
||||
.constrained()
|
||||
.with_height(theme.contact_finder.row_height)
|
||||
.with_height(theme.collab_panel.tabbed_modal.row_height)
|
||||
.into_any()
|
||||
}
|
||||
fn render_header(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue