- Operating system and version: MacOS - Browser and version: Chrome 81 - What happens: https://codepen.io/marcosandri-dev/pen/bGVjvXM The workaround I have found for this is to put back the `word-break: break-word` in the text-break class, like it was in the previous versions; - Solution: https://codepen.io/marcosandri-dev/pen/YzyjLPZ
The workaround I have found for this is to put back the
word-break: break-wordin the text-break class, like it was in the previous versions;