Files
slsDetectorPackage/_static/css/extra.css
2026-01-13 17:08:44 +01:00

5 lines
119 B
CSS

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