8 lines
145 B
CSS
8 lines
145 B
CSS
.wy-table-responsive table td, .wy-table-responsive table th {
|
|
white-space: normal;
|
|
}
|
|
|
|
.wy-table-responsive td p {
|
|
font-size: inherit;
|
|
}
|