fix table title style

This commit is contained in:
oppofind 2019-09-21 23:15:59 +08:00
parent 9bf3fcf1fa
commit c37e7d6a1c
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ body {
word-break: keep-all;
border-collapse: collapse;
border-spacing: 0;
text-align: left;
}
thead {
background-color: rgb(248, 248, 248);