Merge pull request #27442 from tengqm/tune-code-style
Tune code style in tables
This commit is contained in:
commit
835499b156
|
|
@ -639,3 +639,10 @@ body.td-documentation {
|
|||
}
|
||||
}
|
||||
|
||||
.td-content {
|
||||
table code {
|
||||
background-color: inherit !important;
|
||||
color: inherit !important;
|
||||
font-size: inherit !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue