fixed word break

This commit is contained in:
zweizhao 2018-07-05 11:52:34 +08:00 committed by GitHub
parent 8364d7a4a0
commit 62c5a28d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ code.highlighter-rouge {
margin: 0px -3px;
color: #aa759f;
border-radius: 2px;
word-break: break-all;
}
table {