td { white-space: normal !important; word-wrap: break-word; } table ... adjust to desired wrapping */ display:table; white-space: pre-wrap; /* css-3 ...
確定! 回上一頁