My goal is to create a responsive ion-item. Instead of the initial layout shown here:
(https://i.sstatic.net/9yROA.png)
I want it to look more like this:
(https://i.sstatic.net/eUkgE.png)
You'll notice that some information gets cut off in the first version.
Is there a way to modify the ion-item to match the second image?
I attempted to use text-wrap, but had no success.