I ran into a tiny problem. I canโt solve it. I use awesome Ionic framework to create a nice application. trying to work with lists. I set the maximum width for the text, and I want the test to go to the next line, this does not work, I use word-wrap: break-word;
my text is as follows:

I want the text to move to the next line.
Here: CODEPEN CODE + DEMO
source share