I'm using Vue Onsen UI for creating a progressive web app. I have a title which can be a little long and I'm placing it in the center expecting it to wrap normally, but it doesn't. The toolbar
class is positioned absolutely.
Here is a working example on the website.
To test it we would need to increase the size of the text inside the div.center
.
Can someone help me understand and fix this issue? Let me know if some more information is required.