Wrap small program fail

.itemname{
  max-width: 19vw;
  white-space: pre-wrap;
}

Applet scroll-view of the display: flex failure, resulting in the font does not wrap.  white-space: pre-wrap; is a positive solution.

Guess you like

Origin www.cnblogs.com/Mvloveyouforever/p/12095867.html