This commit is contained in:
guange 2019-01-18 10:44:10 +08:00
parent 55631d9e92
commit af915e536f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ body::-webkit-scrollbar {
display: none;
}
table {white-space: nowrap;}
table td { word-break: break-all; word-wrap:break-word; }