Merge branch 'main' into zed2-breadcrumbs
This commit is contained in:
commit
6f9e08ceea
10 changed files with 746 additions and 326 deletions
|
@ -3638,6 +3638,8 @@ impl Render for Workspace {
|
|||
.items_start()
|
||||
.text_color(cx.theme().colors().text)
|
||||
.bg(cx.theme().colors().background)
|
||||
.border()
|
||||
.border_color(cx.theme().colors().border)
|
||||
.children(self.titlebar_item.clone())
|
||||
.child(
|
||||
div()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue