Files
slsDetectorPackage/docs/static/extra.css
T

4 lines
118 B
CSS

/* override table no-wrap */
.wy-table-responsive table td, .wy-table-responsive table th {
white-space: normal;
}