我用了word-break: break-word;word-break: break-all; it breaks all words even if the word is not that long-word-break: initial;
word-wrap: break-spaces;
overflow-wrap唯一能
实际上,我使用的是word-break: break-all;,这看起来不太好。TestTestTestTestTestTestTestTestTestTestTestTestTe stTestTestTestTestTestTestTestTestTestTestTestTestTestTestdisplay: table-cell;
bo