Skip to content

Commit 5088c4b

Browse files
authored
defeat the chatbot styles (#291)
1 parent 1ad0fce commit 5088c4b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/css/doc.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -920,6 +920,12 @@ body {
920920
hyphens: none;
921921
}
922922

923+
.doc code {
924+
line-height: inherit;
925+
font-weight: inherit;
926+
font-size: inherit;
927+
}
928+
923929
.doc th.tableblock,
924930
.doc td.tableblock code,
925931
.doc td.tableblock a {

0 commit comments

Comments
 (0)