You just need to add CSS to wrap the text. overflow-wrap: break-word;. define a class in CSS file .wrapped-content{ overflow-wrap: ...
確定! 回上一頁