Vuetify flex wrap order
I’m working with a flex container that has four items. The third item has a variable width based on dynamic content. When the container runs out of space, I want the third item to wrap to a new line, rather than the last item.