in the case of writing css, two elements are arranged horizontally, such as the arrow and title in the figure. I wonder if flex can center them one to the right and the other
.the current method I use is that the parent element block and then the arrow is positioned relative to each other, the title is set wide, and margin 0 auto
I don"t know if you have any good ways to use
.