fix table content

This commit is contained in:
Arhell 2020-07-02 00:55:50 +03:00
parent aba90c6239
commit 9626db5121
No known key found for this signature in database
GPG Key ID: 392F5B9038B303C5
1 changed files with 8 additions and 0 deletions

View File

@ -264,6 +264,14 @@ footer {
}
}
main {
.td-content table code,
.td-content>table td {
word-break: break-word;
}
}
// blockquotes and callouts
blockquote {