Text Is Not Wrapping Inside Flexbox In Ie Edge July 31, 2024 Post a Comment I have a UL set to display: flex and lists with flex-grow: 1, so that all items will take equal spacing. Inside each list item, I have a link set with display: flex, justify-contenSolution 1: Add display: flex to the li.Revised Codepen Share Post a Comment for "Text Is Not Wrapping Inside Flexbox In Ie Edge"
Post a Comment for "Text Is Not Wrapping Inside Flexbox In Ie Edge"