fix docs table style

Signed-off-by: liuboaibc <kukudehero@gmail.com>
This commit is contained in:
liuboaibc 2020-09-29 11:05:43 +08:00
parent ad1619094e
commit cce36f8ebe

View File

@ -29,7 +29,6 @@
.md-body a {
color: #55bc8a;
text-decoration: none;
word-break: break-word;
}
.md-body .absent {
@ -253,6 +252,10 @@
border-collapse: collapse;
}
.md-body table a {
word-break: break-word;
}
.md-body table th {
font-weight: 600;
border-radius: 3px;