format code

This commit is contained in:
NoDocCat 2018-09-11 15:39:14 +08:00
parent 031bc1815a
commit e4c9c94ee9

View File

@ -630,10 +630,12 @@ table tr td:last-child {
html { html {
font-size: 13px; font-size: 13px;
} }
table, table,
pre { pre {
page-break-inside: avoid; page-break-inside: avoid;
} }
pre { pre {
word-wrap: break-word; word-wrap: break-word;
} }