Fix text overlap with markdown code block in list in agent response (cherry-pick #30377) (#30390)
gcp-cherry-pick-bot[bot]
and
Michael Sloan
created
Cherry-picked Fix text overlap with markdown code block in list in agent
response (#30377)
Seems that `h_full` was causing it to use the height of the overall list
item for some reason.
Closes #30002
Release Notes:
- Agent Panel: Fixed text overlap for code blocks nested in lists in
agent response.
Co-authored-by: Michael Sloan <michael@zed.dev>