firmware-base/vendor/sming/Sming/docs/source/_static/custom.css
2026-01-28 16:42:43 +01:00

5 lines
119 B
CSS

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