Fix inconsistent font size within tables
This commit is contained in:
parent
734ae9abab
commit
b307a23110
@ -1,3 +1,7 @@
|
||||
.wy-table-responsive table td, .wy-table-responsive table th {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.wy-table-responsive td p {
|
||||
font-size: inherit;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user