fix table title style
This commit is contained in:
parent
9bf3fcf1fa
commit
c37e7d6a1c
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue