WIP styling
Co-authored-by: Nate <nate@zed.dev>
This commit is contained in:
parent
6c69e40e5c
commit
08dde94299
4 changed files with 85 additions and 37 deletions
|
@ -760,7 +760,7 @@ impl Item for Editor {
|
|||
}
|
||||
|
||||
fn breadcrumb_location(&self) -> ToolbarItemLocation {
|
||||
ToolbarItemLocation::PrimaryLeft { flex: None }
|
||||
ToolbarItemLocation::PrimaryLeft
|
||||
}
|
||||
|
||||
fn breadcrumbs(&self, variant: &Theme, cx: &AppContext) -> Option<Vec<BreadcrumbText>> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue