mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 12:11:43 +01:00
fix: adjust font size for tool calls in chat component
This commit is contained in:
@@ -2169,6 +2169,7 @@ have to be updated for changes to the rules above, or to support more deeply nes
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
margin: 0 0 6px 2px;
|
||||
font-size: 13px;
|
||||
|
||||
/* Tool calls transition from a progress to a collapsible list part, which needs to have this top padding.
|
||||
The working progress also can be replaced by a tool progress part. So align this padding so the text doesn't appear to shift. */
|
||||
|
||||
Reference in New Issue
Block a user