In the website, an easyAccordion is used to rotate the entire div 90 degrees, and the font is also rotated, as shown in the picture
Now I want to transfer the transferred text back. What should I do? Set style?
You can’t change individual effects! ? Wouldn’t it be enough to narrow the width of the div so that each line can accommodate one word?
font-size: 14px;word-wrap: break-word;word-break: normal;width: 14px;