vllm/docs/source/_static/custom.css

9 lines
152 B
CSS
Raw Permalink Normal View History

.vertical-table-header th.head:not(.stub) {
writing-mode: sideways-lr;
white-space: nowrap;
max-width: 0;
p {
margin: 0;
}
}