fix: adjust font size for tool calls in chat component

This commit is contained in:
mrleemurray
2026-02-02 15:28:12 +00:00
parent ff3a8ab3ac
commit e953059cdc
@@ -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. */