agent: Remove layout shift due to the "waiting for confirmation" label (#34674)
Take 2 on https://github.com/zed-industries/zed/pull/33046. Release Notes: - N/A
This commit is contained in:
parent
f0a91502a9
commit
ed4deaa738
2 changed files with 5 additions and 3 deletions
|
@ -38,7 +38,7 @@ impl Tool for ContextServerTool {
|
|||
}
|
||||
|
||||
fn icon(&self) -> IconName {
|
||||
IconName::Cog
|
||||
IconName::ToolHammer
|
||||
}
|
||||
|
||||
fn source(&self) -> ToolSource {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue