Prevent long URLs in quotes and bodies causing overflow (#3546)
Set a maximum width on the annotation content to prevent it overflowing the card and set `overflow-wrap` on annotation quotes and bodies so that long words without any natural breakpoints are broken in the middle if necessary to prevent overflow. Fixes #3421
Showing
Please register or sign in to comment