Closed Bob-E closed 1 year ago
Blockquote component with image displays skewed image when text has long words (in WS2). In UDS, long words push text outside of containing div.
Add word breaks and hyphens on image blockquote paragraphs, and use min-width and min-height on blockquote larger images
yarn install
yarn build
Before:
After:
Description
Description of problem:
Blockquote component with image displays skewed image when text has long words (in WS2). In UDS, long words push text outside of containing div.
Solution:
Add word breaks and hyphens on image blockquote paragraphs, and use min-width and min-height on blockquote larger images
Links
Checklist
yarn install
&yarn build
Browsers
Images
Before:
After: