I use flex model for my page. I have a div with a string inside. The div has set CSS
max-width: 20vw;
Althoug, this is set, the string is wrapped ( see "Konečný stav" line on the picture below ). Is there a way, how to specify, that the wrap should ocur only when max-width is reached?
