Decrease row count for buffer search bar
This commit is contained in:
@@ -368,7 +368,7 @@ impl ToolbarItemView for BufferSearchBar {
|
||||
}
|
||||
}
|
||||
fn row_count(&self, _: &ViewContext<Self>) -> usize {
|
||||
3
|
||||
2
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user