Rename Sidebar to Dock

This commit is contained in:
Nathan Sobo 2023-05-05 16:04:36 -06:00 committed by Antonio Scandurra
parent 1919a826f9
commit 03f8c1206a
18 changed files with 133 additions and 146 deletions

View file

@ -64,7 +64,7 @@ impl View for CopilotButton {
let style = theme
.workspace
.status_bar
.sidebar_buttons
.panel_buttons
.item
.style_for(state, active);