Commits on Source 3
-
Chad Lavimoniere authored
Sometimes the text in chat suggestion buttons wraps to a second line, and currently in production these buttons do not have any top and bottom padding (note that they _do_ have padding in the duo-ui storybook, but that is not an accurate reflection of prod usage). This MR adds explicit block padding to these buttons so that proper spacing is maintained when text wraps.
-
Chad Lavimoniere authored
fix: Ensure chat suggestion buttons have correct block padding See merge request !200
-
semantic-release-bot authored
## [10.8.1](v10.8.0...v10.8.1) (2025-07-16) ### Bug Fixes * Ensure chat suggestion buttons have correct block padding ([b4601a4c](b4601a4c))