Hello,
When I use the prismic-rich-text inside a flex div, this div always wraps.
It appears to be due to paragraphs being rendered within prismic-rich-text (example with the vuetify framework):
And if you mean that you don't want the structure text field to wrap then you might need to modify the way it functions by Implementing an Html serializer, you can learn more about that using this link