fix: add padding around Duo Chat code blocks
Description
This MR adds padding around duo chat code blocks.
| before | after | |
|---|---|---|
| in-progress message | ![]() |
![]() |
| final message | ![]() |
![]() |
Related Issues
Part of #1435 (closed)
How has this been tested?
Locally I asked chat "how to restructure objects in JS" and then I watched if the code blocks are padded.
What CHANGELOG entry will this MR create?
-
fix:Bug fix fixes - a user-facing issue in production - included in changelog -
feature:New feature - a user-facing change which adds functionality - included in changelog -
BREAKING CHANGE:(fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog -
None - other non-user-facing changes



