Skip to content

Commit 835499b

Browse files
authored
Merge pull request #27442 from tengqm/tune-code-style
Tune code style in tables
2 parents dcd7fb8 + a149f9c commit 835499b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

assets/scss/_custom.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,3 +639,10 @@ body.td-documentation {
639639
}
640640
}
641641

642+
.td-content {
643+
table code {
644+
background-color: inherit !important;
645+
color: inherit !important;
646+
font-size: inherit !important;
647+
}
648+
}

0 commit comments

Comments
 (0)