Files
microsoft--unilm/decoding/IAD/fairseq/docs/_static/theme_overrides.css
T
2026-07-13 13:24:13 +08:00

10 lines
192 B
CSS

.wy-table-responsive table td kbd {
white-space: nowrap;
}
.wy-table-responsive table td {
white-space: normal !important;
}
.wy-table-responsive {
overflow: visible !important;
}