📅  最后修改于: 2022-03-11 14:48:00.904000             🧑  作者: Mango
.ow {
overflow-wrap: break-word;
word-wrap: break-word;
hyphens: auto;
white-space: normal; //this is the one that gets you all the time
}