Files
2026-07-13 13:24:13 +08:00

10 lines
201 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;
}